fixed wildcards bug and dns restart issue

This commit is contained in:
Serghey Rodin 2012-07-19 11:10:55 +03:00
commit d66f30117f
2 changed files with 12 additions and 2 deletions

View file

@ -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"