Fix in v-update-host-certificate: added restart for dovecot

This commit is contained in:
dpeca 2017-11-15 14:05:25 +01:00 committed by GitHub
commit ba14a64499
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,9 +73,11 @@ chown $exim_user:mail $VESTA/ssl/certificate.key
# Restart exim, dovecot & vesta
v-restart-mail
v-restart-service dovecot
v-restart-service vesta
#----------------------------------------------------------#
# Vesta #
#----------------------------------------------------------#