fold janitor into main box code cron job

the volume cleaner will now also come into janitor
This commit is contained in:
Girish Ramakrishnan
2015-10-14 22:34:00 -07:00
parent ec895a4f31
commit 7f29eed326
7 changed files with 71 additions and 102 deletions

View File

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