mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
dns issues on ubuntu
This commit is contained in:
parent
de68a6bc8f
commit
73be3c7543
2 changed files with 9 additions and 2 deletions
|
@ -54,7 +54,7 @@ if [ -e '/etc/named.conf' ]; then
|
|||
fi
|
||||
|
||||
if [ -e '/etc/bind/named.conf' ]; then
|
||||
dns_conf='/etc/bin/named.conf'
|
||||
dns_conf='/etc/bind/named.conf'
|
||||
fi
|
||||
|
||||
# Remove old user's zone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue