aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/files/dhcp.conf
diff options
context:
space:
mode:
authorMarkus Wigge <mwigge@marcant.net>2009-05-05 09:33:56 +0000
committerMarkus Wigge <mwigge@marcant.net>2009-05-05 09:33:56 +0000
commit807c0426bf899b25f82e9b6d6968f2bccc9eb6d9 (patch)
tree3380fb2283b6b9112bd323751b84cbeda86d4858 /package/dnsmasq/files/dhcp.conf
parent369db35a29841d5feed37b3d0da4e4d79d5f9f3c (diff)
downloadupstream-807c0426bf899b25f82e9b6d6968f2bccc9eb6d9.tar.gz
upstream-807c0426bf899b25f82e9b6d6968f2bccc9eb6d9.tar.bz2
upstream-807c0426bf899b25f82e9b6d6968f2bccc9eb6d9.zip
changed "option" to "list" for binding interfaces
SVN-Revision: 15613
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 f34a0e9158..85228974a1 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