mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
v-update-host-certificate fix: restarting vesta instead of web-backend
This commit is contained in:
parent
38b7557beb
commit
fc60a99e8c
1 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@ chown $exim_user:mail $VESTA/ssl/certificate.key
|
|||
|
||||
# Restart exim, dovecot & vesta
|
||||
v-restart-mail
|
||||
v-restart-web-backend
|
||||
v-restart-service vesta
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
|
@ -83,4 +83,4 @@ v-restart-web-backend
|
|||
# Logging
|
||||
log_event "$OK" "$ARGUMENTS"
|
||||
|
||||
exit 0;
|
||||
exit 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue