Cannot spawn as proc in sub shell. Breaks SOGo restart.

master
andryyy 2017-06-16 23:26:43 +02:00
parent 89788340a0
commit 812b9b617a
1 changed files with 1 additions and 1 deletions

View File

@ -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