From 3f230f4aaf78f4a306d608a28726c76fbf0d8ccb Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 3 May 2021 12:54:11 +0200 Subject: [PATCH] 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:") --- doc/example.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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@" -- 2.47.2