diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 23:51:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 23:51:28 +0000 |
commit | 754c7de1e91eeb28c6d3766900ead0c3e44fdb85 (patch) | |
tree | 51433c0e38731dc9ecd342555a56f876980b1834 /bin/rndc/rndc.rst | |
parent | Adding debian version 1:9.16.44-1~deb11u1. (diff) | |
download | bind9-754c7de1e91eeb28c6d3766900ead0c3e44fdb85.tar.xz bind9-754c7de1e91eeb28c6d3766900ead0c3e44fdb85.zip |
Merging upstream version 1:9.16.48.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'bin/rndc/rndc.rst')
-rw-r--r-- | bin/rndc/rndc.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/rndc/rndc.rst b/bin/rndc/rndc.rst index b2ec0e8..0678ee6 100644 --- a/bin/rndc/rndc.rst +++ b/bin/rndc/rndc.rst @@ -389,7 +389,8 @@ Currently supported commands are: This command schedules zone maintenance for the given zone. ``reload`` - This command reloads the configuration file and zones. + This command reloads the configuration file and zones. As no zone is specified, + the reloading of the zones happens asynchronously. ``reload`` *zone* [*class* [*view*]] This command reloads the given zone. @@ -546,7 +547,8 @@ Currently supported commands are: refused. If the zone has changed and the ``ixfr-from-differences`` option is in use, the journal file is updated to reflect changes in the zone. Otherwise, if the zone has changed, any existing - journal file is removed. + journal file is removed. If no zone is specified, the reloading happens + asynchronously. See also ``rndc freeze``. |