projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e011a5c
)
dnsmasq: fix config file typo
author
Steven Barth
<cyrus@openwrt.org>
Mon, 8 Jun 2015 04:48:08 +0000
(
04:48
+0000)
committer
Steven Barth
<cyrus@openwrt.org>
Mon, 8 Jun 2015 04:48:08 +0000
(
04:48
+0000)
s/loclal/local/
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
SVN-Revision: 45923
package/network/services/dnsmasq/files/dhcp.conf
patch
|
blob
|
history
diff --git
a/package/network/services/dnsmasq/files/dhcp.conf
b/package/network/services/dnsmasq/files/dhcp.conf
index a6e7867ca79a63acc999eb9f3be1800caa0b23fe..362b90a293f497e05682f35bd62a110dab366ad0 100644
(file)
--- a/
package/network/services/dnsmasq/files/dhcp.conf
+++ b/
package/network/services/dnsmasq/files/dhcp.conf
@@
-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-loc
l
al subnets
+ option localservice 1 # disable to allow DNS requests from non-local subnets
config dhcp lan
option interface lan