mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
unbound: bugfix for UCI script typos
- UCI option dnsmasq_gate_name typo in few locations - NTP hotplug to check /etc/init.d/unbound not ..dnsmasq Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
config unbound
|
||||
option dns64 '0'
|
||||
option dns64_prefix '64:ff9b::/96'
|
||||
option dnsmsaq_gate_name '0'
|
||||
option dnsmasq_gate_name '0'
|
||||
option dnsmasq_link_dns '0'
|
||||
option dnsmasq_only_local '0'
|
||||
option edns_size '1280'
|
||||
|
||||
Reference in New Issue
Block a user