[SOGo] Rename reconf-domains to bootstrap-sogo and exec sogod after a successful bootstrap; Wait for SOGo to die and free listener
This commit is contained in:
@@ -22,8 +22,8 @@ user=sogo
|
||||
autorestart=true
|
||||
priority=4
|
||||
|
||||
[program:reconf-domains]
|
||||
command=/reconf-domains.sh
|
||||
[program:bootstrap-sogo]
|
||||
command=/bootstrap-sogo.sh
|
||||
stdout_logfile=/dev/stdout
|
||||
stdout_logfile_maxbytes=0
|
||||
stderr_logfile=/dev/stderr
|
||||
@@ -31,6 +31,7 @@ stderr_logfile_maxbytes=0
|
||||
priority=3
|
||||
startretries=10
|
||||
autorestart=true
|
||||
stopwaitsecs=120
|
||||
|
||||
[program:sogo]
|
||||
command="/usr/sbin/sogod"
|
||||
|
Reference in New Issue
Block a user