Fix race condition with workaround

This commit is contained in:
andryyy
2017-06-13 07:39:26 +02:00
parent 35a73025c7
commit fcfc119805
2 changed files with 1 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ autostart=true
stdout_syslog=true
[program:sogo]
command=/usr/sbin/sogod
command=sh -c "sleep 3; /usr/sbin/sogod"
user=sogo
autorestart=true
priority=20