]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
rem: dev: Remove "bindkeys-file" option
authorEvan Hunt <each@isc.org>
Mon, 13 Oct 2025 07:12:41 +0000 (07:12 +0000)
committerEvan Hunt <each@isc.org>
Mon, 13 Oct 2025 07:12:41 +0000 (07:12 +0000)
The `bindkeys-file` option was only used for testing purposes, and has now been replaced with a `-T bindkeys=<filename>` option for `named`.

Merge branch 'each-remove-bindkeys-file' into 'main'

See merge request isc-projects/bind9!11081


Trivial merge