Merge pull request #895 from niusmallnan/writefiles-fix

Only support built-in services for writing files in specific system services
This commit is contained in:
Denise
2018-10-15 16:38:51 -07:00
committed by GitHub
@@ -39,3 +39,5 @@ write_files:
restrict 127.0.0.1
restrict [::1]
```
> **Note:** Currently, writing files to a specific system service is only supported for RancherOS's built-in services. You are unable to write files to any custom system services.