Files
cloudron-box/setup/container/systemd/cloudron.target
Girish Ramakrishnan 29e05b1caa make janitor a systemd timer
one process lesser
2015-09-11 18:43:51 -07:00

11 lines
321 B
SYSTEMD

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