dnsmasq: fix config file typo

s/loclal/local/

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45923 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Steven Barth
2015-06-08 04:48:08 +00:00
parent b0d1acac69
commit 38bb294480

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