fixed typo "bin" instead of "bind"

This commit is contained in:
Serghey Rodin 2013-10-07 17:57:02 +03:00
commit aedb10901f

View file

@ -46,7 +46,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
# Deleting domain in named.conf