[ACME] Restart Postfix, reload seems not work all the time

master
andryyy 2020-02-29 14:26:38 +01:00
parent d9701d33b2
commit 7b9f5ac1c4
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 2 additions and 1 deletions

View File

@ -39,5 +39,6 @@ if [[ "${CERT_AMOUNT_CHANGED}" == "1" ]]; then
else else
reload_nginx reload_nginx
reload_dovecot reload_dovecot
reload_postfix #reload_postfix
restart_container ${POSTFIX}
fi fi