OpenCloud: add sleep

This commit is contained in:
vhsdream 2025-12-12 13:37:30 -05:00
parent 9b4b0013ab
commit f2ea0a0d10

View File

@ -167,6 +167,7 @@ Type=simple
User=opencloud
Group=opencloud
EnvironmentFile=${ENV_FILE}
ExecStartPre=/bin/sleep 10
ExecStart=/usr/bin/opencloud collaboration server
Restart=always
KillSignal=SIGKILL