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