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