mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-30 22:05:14 +00:00
Prevent race condition on supervisorctl reload (#2343)
Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
@@ -20,6 +20,7 @@ function _setup_supervisor
|
||||
/etc/supervisor/supervisord.conf
|
||||
|
||||
supervisorctl reload
|
||||
exit
|
||||
;;
|
||||
|
||||
'warn' )
|
||||
|
Reference in New Issue
Block a user