Only support built-in services for writing files in specific system services

This commit is contained in:
niusmallnan
2018-10-12 15:07:50 +08:00
parent c1141a86f7
commit 4120f00f7e
@@ -39,3 +39,5 @@ write_files:
restrict 127.0.0.1
restrict [::1]
```
> Note: Currently only supports built-in services, the custom services are not applicable.