]> git.ipfire.org Git - thirdparty/bind9.git/commit
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)
commit5b645cb200423e0c8e675f54df793097cbe18b9e
treecf17f3563a2901eafc2e7ff4d735718e71ad1b1e
parentb5969557c29980da661912a23c388a7e7dbd04f7
parenta373671f5ecf56d8905ea73b462abc348414d332
rem: dev: Remove "bindkeys-file" option

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