summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/files/dhcp.conf
diff options
context:
space:
mode:
authormarkus <markus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-05 09:33:56 +0000
committermarkus <markus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-05 09:33:56 +0000
commit1ea23f0d5124cf0a4c8829bd62349809202324cf (patch)
tree74a2f14432bd97d02096cf5c98002e031287fea5 /package/dnsmasq/files/dhcp.conf
parentcceb94e7755324dc8492f94c59cbcb86ebc36a48 (diff)
changed "option" to "list" for binding interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15613 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dnsmasq/files/dhcp.conf')
-rw-r--r--package/dnsmasq/files/dhcp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dnsmasq/files/dhcp.conf b/package/dnsmasq/files/dhcp.conf
index f34a0e915..85228974a 100644
--- a/package/dnsmasq/files/dhcp.conf
+++ b/package/dnsmasq/files/dhcp.conf
@@ -13,7 +13,7 @@ config dnsmasq
option resolvfile '/tmp/resolv.conf.auto'
#list server '/mycompany.local/1.2.3.4'
#option nonwildcard 0
- #option interfaces ''
+ #list interface br-lan
config dhcp lan
option interface lan