mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-09-22 18:57:11 +00:00
SOGo will be started after reconf script to prevent race conditions
This commit is contained in:
@@ -28,7 +28,8 @@ autorestart=true
|
|||||||
[program:sogo]
|
[program:sogo]
|
||||||
command="/usr/sbin/sogod"
|
command="/usr/sbin/sogod"
|
||||||
user=sogo
|
user=sogo
|
||||||
autorestart=true
|
autorestart = unexpected
|
||||||
|
autostart = false
|
||||||
priority=5
|
priority=5
|
||||||
|
|
||||||
[program:sogo-syslog]
|
[program:sogo-syslog]
|
||||||
|
|||||||
Reference in New Issue
Block a user