summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/files/dhcp.conf
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-09 14:51:15 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-09 14:51:15 +0000
commit43e3feff80d764f2805bcb49d31971c050016fa9 (patch)
treea36e1e0144542b98715aad06ce99d4cbf0e93d74 /package/dnsmasq/files/dhcp.conf
parent12d07c19622225278b3386d395d3a6e9daa98173 (diff)
[package] dnsmasq: add more options for interface binding (#4900)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15172 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dnsmasq/files/dhcp.conf')
-rw-r--r--package/dnsmasq/files/dhcp.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/dnsmasq/files/dhcp.conf b/package/dnsmasq/files/dhcp.conf
index 837be313e..f34a0e915 100644
--- a/package/dnsmasq/files/dhcp.conf
+++ b/package/dnsmasq/files/dhcp.conf
@@ -12,6 +12,8 @@ config dnsmasq
option leasefile '/tmp/dhcp.leases'
option resolvfile '/tmp/resolv.conf.auto'
#list server '/mycompany.local/1.2.3.4'
+ #option nonwildcard 0
+ #option interfaces ''
config dhcp lan
option interface lan