mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 18:05:54 +00:00
OpenCloud: add sleep
This commit is contained in:
@@ -167,6 +167,7 @@ Type=simple
|
|||||||
User=opencloud
|
User=opencloud
|
||||||
Group=opencloud
|
Group=opencloud
|
||||||
EnvironmentFile=${ENV_FILE}
|
EnvironmentFile=${ENV_FILE}
|
||||||
|
ExecStartPre=/bin/sleep 10
|
||||||
ExecStart=/usr/bin/opencloud collaboration server
|
ExecStart=/usr/bin/opencloud collaboration server
|
||||||
Restart=always
|
Restart=always
|
||||||
KillSignal=SIGKILL
|
KillSignal=SIGKILL
|
||||||
|
|||||||
Reference in New Issue
Block a user