1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-27 03:35:23 +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:
Casper 2021-12-29 17:36:29 +01:00 committed by GitHub
parent 014dddafbc
commit f7465a5088
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,7 @@ function _setup_supervisor
/etc/supervisor/supervisord.conf /etc/supervisor/supervisord.conf
supervisorctl reload supervisorctl reload
exit
;; ;;
'warn' ) 'warn' )