]> git.proxmox.com Git - mirror_acme.sh.git/commit
dnsapi: fix OPNsense script to be compatible with upcoming 23.1.8
authorFranco Fichtner <franco@opnsense.org>
Tue, 9 May 2023 06:44:18 +0000 (08:44 +0200)
committerFranco Fichtner <franco@opnsense.org>
Tue, 9 May 2023 06:47:24 +0000 (08:47 +0200)
commite6e22a1ca15cd7fc20242e3e8074858d9081d04f
tree8340b838c8d79ccc204cc3b4563a76447a851dfb
parentb937665b90d742ea5432c135b3cfc18eecf33014
dnsapi: fix OPNsense script to be compatible with upcoming 23.1.8

The current script is already broken due to Bind 9.16 -> 9.18 changes
due to their renaming scheme for primary/secondary so do not rely on the
compat layer (which was also broken for other reasons).
dnsapi/dns_opnsense.sh