X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/85e49e4898d55395c4dc6694280356f3d26f2748..db0cb2eef522b43a8c58c8ef6133bcd5facff551:/package/dnsmasq/files/dhcp.conf

diff --git a/package/dnsmasq/files/dhcp.conf b/package/dnsmasq/files/dhcp.conf
index 837be313e..25ecde6f5 100644
--- a/package/dnsmasq/files/dhcp.conf
+++ b/package/dnsmasq/files/dhcp.conf
@@ -12,6 +12,9 @@ config dnsmasq
 	option leasefile	'/tmp/dhcp.leases'
 	option resolvfile	'/tmp/resolv.conf.auto'
 	#list server		'/mycompany.local/1.2.3.4'
+	#option nonwildcard	1
+	#list interface		br-lan
+	#list notinterface	lo
 
 config dhcp lan
 	option interface	lan