make /var/log readonly

Expect apps to redirect logs of stdout/stderr

Part of #503
This commit is contained in:
Girish Ramakrishnan
2015-10-15 00:43:11 -07:00
parent a977597217
commit 5d389337cd
6 changed files with 6 additions and 71 deletions

View File

@@ -2,8 +2,8 @@
Description=Cloudron Smart Cloud
Documentation=https://cloudron.io/documentation.html
StopWhenUnneeded=true
Requires=box.service docker_janitor.timer
After=box.service docker_janitor.timer
Requires=box.service
After=box.service
# AllowIsolate=yes
[Install]