unbound: uncomment the dnssec line

it seems that I am accidentally removing the trust anchor includer file…
This commit is contained in:
Aminda Suomalainen 2015-02-19 18:43:08 +02:00
parent 98093edc99
commit de26949c16
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
server:
# perform cryptographic DNSSEC validation using the root trust anchor.
# this should be in /etc/unbound/unbound.conf.d/root-auto-trust-anchor-file.conf
# auto-trust-anchor-file: "/var/lib/unbound/root.key"
auto-trust-anchor-file: "/var/lib/unbound/root.key"
#interface: 127.0.0.1
access-control: 127.0.0.0/8 allow
#interface: ::1