Send the 1 command to imap and not imaps to update imapd.pem on SME 8

tags/smeserver-letsencrypt-client-0.2.4-1 0.2.2_el5
Daniel Berteaud 8 years ago
parent d8047b0ce1
commit 6ef45f251a
  1. 3
      root/etc/dehydrated/hooks_deploy_cert.d/10smeserver.sh

@ -42,6 +42,7 @@ else
/usr/bin/sv 1 /service/dovecot
/usr/bin/sv h /service/dovecot
else
/usr/bin/sv 1 /service/imaps
/usr/bin/sv 1 /service/imap
/usr/bin/sv h /service/imaps
fi
fi

Loading…
Cancel
Save