mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
replaced static definition for dns server
This commit is contained in:
parent
fbb54a87fe
commit
291870c182
6 changed files with 48 additions and 12 deletions
|
@ -36,10 +36,6 @@ is_object_suspended 'dns' 'DOMAIN' "$domain"
|
|||
# Action #
|
||||
#----------------------------------------------------------#
|
||||
|
||||
# Adding zone in named.conf
|
||||
#named="zone \"$domain_idn\" {type master; file"
|
||||
#named="$named \"$HOMEDIR/$user/conf/dns/$domain.db\";};"
|
||||
#echo "$named" >> /etc/named.conf
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue