mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
full path in queue
This commit is contained in:
parent
46e2527c5a
commit
ca81632e82
13 changed files with 20 additions and 14 deletions
|
@ -68,7 +68,7 @@ update_user_value "$user" '$SUSPENDED_DNS' "$suspended_dns"
|
|||
|
||||
# Restart named
|
||||
if [ "$restart" != 'no' ]; then
|
||||
$BIN/v-restart-dns "$EVENT"
|
||||
$BIN/v-restart-dns "$restart"
|
||||
fi
|
||||
|
||||
# Logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue