#Defaults file for debian edu
#symlink this to /etc/default/bind9

#run as the bind user, and use the debian edu config file
OPTIONS="-u bind -c /etc/bind/debian-edu/named-bind9.conf"

# Set RESOLVCONF=no to not run resolvconf
RESOLVCONF=yes

