]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] fix: doc: document config option dependency for showzone
authorEvan Hunt <each@isc.org>
Thu, 23 Oct 2025 20:16:25 +0000 (20:16 +0000)
committerEvan Hunt <each@isc.org>
Thu, 23 Oct 2025 20:16:25 +0000 (20:16 +0000)
commitd96755d9851d7e62f2525dc8bc163c4cc15865f9
treee80315d3a12d2b3938bc94ec2c168b3abd768899
parente2bf5e63e7a392129c965398c63a4216bf045d76
parent3a3c0031fb147bf39229aa34545e79ccc49de2e8
[9.18] fix: doc: document config option dependency for showzone

Indicate in the `rndc showzone` documentation that this command requires the configuration option `allow-new-zones` to be `true`.

Backport of MR !11118

Merge branch 'backport-colin/rndc-showzone-doc-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!11141