Cannot spawn as proc in sub shell. Breaks SOGo restart.
parent
89788340a0
commit
812b9b617a
|
@ -26,7 +26,7 @@ priority=3
|
|||
autorestart=true
|
||||
|
||||
[program:sogo]
|
||||
command=sh -c "sleep 5; /usr/sbin/sogod"
|
||||
command="/usr/sbin/sogod"
|
||||
user=sogo
|
||||
autorestart=true
|
||||
priority=5
|
||||
|
|
Loading…
Reference in New Issue