Edit /etc/default/bind9
and change
OPTIONS="-u bind"
to
OPTIONS="-u bind -d 50 -g"
Restart BIND and you'll see debug log on your console.
Posted by Thomas Eisenbarth to makandra dev (2016-06-06 09:09)
Edit /etc/default/bind9
and change
OPTIONS="-u bind"
to
OPTIONS="-u bind -d 50 -g"
Restart BIND and you'll see debug log on your console.