]> 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:31:56 +0000 (14:31 +0000)
session key is automatically created on startup

doc/arm/reference.rst

index 07a923bb2e3ce3e09c0f1984a715e71b9314cf4d..62eba6f5af7249f9f3153234ced25e66edbf76f7 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