From: Paul Menzel Date: Mon, 3 May 2021 10:54:11 +0000 (+0200) Subject: doc/example.conf.in: Clarify comment for `auto-trust-anchor-file` X-Git-Tag: release-1.13.2rc1~183^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f230f4aaf78f4a306d608a28726c76fbf0d8ccb;p=thirdparty%2Funbound.git doc/example.conf.in: Clarify comment for `auto-trust-anchor-file` Remove `And enable:` as it refers to the uncommented option. Fixes: 01dd4a35 ("- Added explicit note on unbound-anchor usage:") --- diff --git a/doc/example.conf.in b/doc/example.conf.in index 17b1b7741..2149b2258 100644 --- a/doc/example.conf.in +++ b/doc/example.conf.in @@ -507,7 +507,7 @@ server: # Use several entries, one per domain name, to track multiple zones. # # If you want to perform DNSSEC validation, run unbound-anchor before - # you start unbound (i.e. in the system boot scripts). And enable: + # you start unbound (i.e. in the system boot scripts). # Please note usage of unbound-anchor root anchor is at your own risk # and under the terms of our LICENSE (see that file in the source). # auto-trust-anchor-file: "@UNBOUND_ROOTKEY_FILE@"