]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: usr: Add flag to named-checkconf to ignore "not configured" errors
authorMark Andrews <marka@isc.org>
Tue, 10 Sep 2024 00:08:51 +0000 (00:08 +0000)
committerMark Andrews <marka@isc.org>
Tue, 10 Sep 2024 00:08:51 +0000 (00:08 +0000)
`named-checkconf` now takes "-n" to ignore "not configured" errors. This allows named-checkconf to check the syntax of configurations from other builds which have support for more options.

Merge branch '4913-add-option-to-named-checkconf-to-override-notconfigured-flag' into 'main'

See merge request isc-projects/bind9!9446


Trivial merge