Files
cloudron-box/setup/container/systemd/cloudron.target
Girish Ramakrishnan 7f29eed326 fold janitor into main box code cron job
the volume cleaner will now also come into janitor
2015-10-14 22:39:34 -07:00

11 lines
253 B
SYSTEMD

[Unit]
Description=Cloudron Smart Cloud
Documentation=https://cloudron.io/documentation.html
StopWhenUnneeded=true
Requires=box.service docker_janitor.timer
After=box.service docker_janitor.timer
# AllowIsolate=yes
[Install]
WantedBy=multi-user.target