From: Mark Andrews Date: Tue, 16 Nov 2021 03:36:10 +0000 (+1100) Subject: Update comments around built in trust anchors X-Git-Tag: v9.17.21~33^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=43a7f3f5324a2ea09605cbf0c42bf2a6dbf78c82;p=thirdparty%2Fbind9.git Update comments around built in trust anchors The comments now say "# BEGIN TRUST ANCHORS" and "# END TRUST ANCHORS". --- diff --git a/bin/named/config.c b/bin/named/config.c index b6453b814ea..eba4b3b1c10 100644 --- a/bin/named/config.c +++ b/bin/named/config.c @@ -288,12 +288,12 @@ view \"_bind\" chaos {\n\ # \"dnssec-validation auto;\" is set and\n\ # sysconfdir/bind.keys doesn't exist).\n\ #\n\ -# BEGIN DNSSEC KEYS\n" +# BEGIN TRUST ANCHORS\n" /* Imported from bind.keys.h: */ TRUST_ANCHORS - "# END MANAGED KEYS\n\ + "# END TRUST ANCHORS\n\ \n\ primaries " DEFAULT_IANA_ROOT_ZONE_PRIMARIES " {\n\ 2001:500:200::b; # b.root-servers.net\n\