dnsmasq: fix config file typo

s/loclal/local/

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

SVN-Revision: 45923
lede-17.01
Steven Barth 2015-06-08 04:48:08 +00:00
parent e011a5c375
commit c6a6f75436
1 changed files with 1 additions and 1 deletions

View File

@ -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