do not limit bind to only IPv4 going forward
This commit is contained in:
parent
b175813e96
commit
31d402cb5a
@ -2,4 +2,4 @@
|
|||||||
# run in the forground, but not in debug-mode
|
# run in the forground, but not in debug-mode
|
||||||
# use IPv4 only -- if zeke ever gets IPv6 access, we can turn that on
|
# use IPv4 only -- if zeke ever gets IPv6 access, we can turn that on
|
||||||
# use the built-in `bind` user
|
# use the built-in `bind` user
|
||||||
exec /usr/sbin/named -c /etc/bind/named.conf -f -4 -u bind
|
exec /usr/sbin/named -c /etc/bind/named.conf -f -u bind
|
||||||
|
Loading…
Reference in New Issue
Block a user