dnsmasq: fix config file typo

s/loclal/local/

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>

SVN-Revision: 45923
v19.07.3_mercusys_ac12_duma
Steven Barth 9 years ago
parent e011a5c375
commit c6a6f75436

@ -19,7 +19,7 @@ config dnsmasq
#list interface br-lan
#list notinterface lo
#list bogusnxdomain '64.94.110.11'
option localservice 1 # disable to allow DNS requests from non-loclal subnets
option localservice 1 # disable to allow DNS requests from non-local subnets
config dhcp lan
option interface lan

Loading…
Cancel
Save