]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update comments around built in trust anchors
authorMark Andrews <marka@isc.org>
Tue, 16 Nov 2021 03:36:10 +0000 (14:36 +1100)
committerMark Andrews <marka@isc.org>
Tue, 16 Nov 2021 03:36:10 +0000 (14:36 +1100)
The comments now say "# BEGIN TRUST ANCHORS" and "# END TRUST ANCHORS".

bin/named/config.c

index b6453b814ea61e697e480bed6bb2a95a4745af05..eba4b3b1c10787c10e19a98a0159237d2370ceed 100644 (file)
@@ -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\