Add another dnssec policy, use it

This commit is contained in:
2023-02-26 09:59:43 -05:00
parent be25d603f4
commit 0eb3e5791c
3 changed files with 13 additions and 2 deletions

View File

@@ -2,4 +2,4 @@
# run in the forground, but not in debug-mode
# use IPv4 only -- if zeke ever gets IPv6 access, we can turn that on
# use the built-in `bind` user
exec /usr/sbin/named -f -4 -u bind
exec /usr/sbin/named -c /etc/bind/named.conf -f -4 -u bind