Add larger delay between reconf_domains and sogo restart

This commit is contained in:
andryyy 2017-02-22 19:32:01 +01:00
parent 25faa3c7c5
commit 3c115c6ea3

View File

@ -19,6 +19,7 @@ priority=20
[program:reconf-domains] [program:reconf-domains]
command=/reconf-domains.sh command=/reconf-domains.sh
autorestart=true autorestart=true
startsecs=5
priority=10 priority=10
[program:sogo-syslog] [program:sogo-syslog]