mastus: letsencrypt: dovecot bandaid

This commit is contained in:
Gabriel Ebner 2016-06-18 09:28:16 +02:00
parent 37dc270d4b
commit 07dd7e4e8e

@ -19,6 +19,8 @@
postRun = ''
systemctl reload nginx
systemctl reload postfix
(${config.systemd.services.dovecotSslKey.script})
systemctl reload dovecot2
'';
};