mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
fixed wildcards bug and dns restart issue
This commit is contained in:
parent
805bc37cd7
commit
d66f30117f
2 changed files with 12 additions and 2 deletions
|
@ -116,7 +116,7 @@ increase_user_value "$user" '$U_DNS_DOMAINS'
|
|||
increase_user_value "$user" '$U_DNS_RECORDS' "$records"
|
||||
|
||||
# Restart named
|
||||
$BIN/v_restart_web "$EVENT"
|
||||
$BIN/v_restart_dns "$EVENT"
|
||||
|
||||
# Logging
|
||||
log_history "$EVENT"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue