replaced static definition for dns server

This commit is contained in:
Serghey Rodin 2013-06-24 16:59:04 +03:00
commit 291870c182
6 changed files with 48 additions and 12 deletions

View file

@ -36,9 +36,6 @@ is_object_unsuspended 'dns' 'DOMAIN' "$domain"
# Action #
#----------------------------------------------------------#
# Deleting domain from named.conf
#sed -i "/\/$domain.db\"/d" /etc/named.conf
#----------------------------------------------------------#
# Vesta #