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

This commit is contained in:
andryyy
2020-02-29 14:26:38 +01:00
parent d9701d33b2
commit 7b9f5ac1c4

View File

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