Proper way to run bind9
Rob
spamrefuse at yahoo.com
Mon Sep 27 22:43:14 PDT 2004
Juha Saarinen wrote:
>
> /etc/rc.conf
>
> named_enable="YES" # Run named, the DNS server (or NO).
> named_program="/usr/sbin/named" # path to named, if you want a different one.
> named_flags="-c /etc/namedb/named.conf -u bind" # Flags for named
I feel that
named_flags="-c /etc/namedb/named.conf -u bind"
is going to be used as the default in too many cases, that it
should go into /etc/default/rc.conf.
Rob.
More information about the freebsd-current
mailing list