]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Edit reference.rst to indicate that the TSIG
authorSuzanne Goldlust <sgoldlust@isc.org>
Thu, 4 Jun 2020 18:06:11 +0000 (18:06 +0000)
committerOndřej Surý <ondrej@isc.org>
Fri, 5 Jun 2020 14:37:43 +0000 (16:37 +0200)
session key is automatically created on startup

(cherry picked from commit 79920cea70e267eb15395bafb734a3bd0eba1ca3)

doc/arm/reference.rst

index 54aa68cf4797b345b5de14b1f9b2fe63cd8e18a8..0590909c8d06ccc735aacc83cc499b4d5e47fbd7 100644 (file)
@@ -5574,8 +5574,8 @@ configuration error to specify both ``allow-update`` and
 ``update-policy`` at the same time.
 
 A pre-defined ``update-policy`` rule can be switched on with the command
-``update-policy local;``. Using this in a zone causes ``named`` to
-generate a TSIG session key when starting and store it in a file;
+``update-policy local;``. ``named`` automatically
+generates a TSIG session key when starting and stores it in a file;
 this key can then be used by local clients to update the zone while
 ``named`` is running. By default, the session key is stored in the file
 ``/var/run/named/session.key``, the key name is "local-ddns", and the