Fix unbound warning when dnsallowoverride off and forwarding on
Reported in forum: https://forum.pfsense.org/index.php?topic=92437.0
The $ns array was being used further down, but if dnsallowoverride was off, the array never got created.
Fix unbound warning when dnsallowoverride off and forwarding on
Reported in forum: https://forum.pfsense.org/index.php?topic=92437.0
The $ns array was being used further down, but if dnsallowoverride was off, the array never got created.