mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-04 22:44:55 +02:00
Prevent race condition on supervisorctl reload (#2343)
Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
parent
014dddafbc
commit
f7465a5088
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ function _setup_supervisor
|
|||
/etc/supervisor/supervisord.conf
|
||||
|
||||
supervisorctl reload
|
||||
exit
|
||||
;;
|
||||
|
||||
'warn' )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue