mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
Fix in v-update-host-certificate: added restart for dovecot
This commit is contained in:
parent
dd9f507770
commit
ba14a64499
1 changed files with 2 additions and 0 deletions
|
@ -73,9 +73,11 @@ chown $exim_user:mail $VESTA/ssl/certificate.key
|
||||||
|
|
||||||
# Restart exim, dovecot & vesta
|
# Restart exim, dovecot & vesta
|
||||||
v-restart-mail
|
v-restart-mail
|
||||||
|
v-restart-service dovecot
|
||||||
v-restart-service vesta
|
v-restart-service vesta
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
# Vesta #
|
# Vesta #
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue