diff --git a/cmdeploy/src/cmdeploy/acmetool/acmetool.cron b/cmdeploy/src/cmdeploy/acmetool/acmetool.cron index c90f2aa0..8f775b86 100644 --- a/cmdeploy/src/cmdeploy/acmetool/acmetool.cron +++ b/cmdeploy/src/cmdeploy/acmetool/acmetool.cron @@ -1,4 +1,4 @@ SHELL=/bin/sh PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin MAILTO=root -20 16 * * * root /usr/bin/acmetool --batch reconcile && systemctl reload dovecot && systemctl reload postfix +20 16 * * * root /usr/bin/acmetool --batch reconcile && systemctl reload dovecot && systemctl reload postfix && systemctl reload nginx