summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/files/dhcp.conf
diff options
context:
space:
mode:
authormarkus <markus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-01-27 22:58:11 +0000
committermarkus <markus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-01-27 22:58:11 +0000
commit85e49e4898d55395c4dc6694280356f3d26f2748 (patch)
treed170134a50300deae7b4e61d894042bacb5dc081 /package/dnsmasq/files/dhcp.conf
parent8895980ca528f9d7597c581391a1f66f4bc1e3ef (diff)
- added "server" option list to delegate specific subdomains
to given upstream servers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14232 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dnsmasq/files/dhcp.conf')
-rw-r--r--package/dnsmasq/files/dhcp.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/dnsmasq/files/dhcp.conf b/package/dnsmasq/files/dhcp.conf
index 72d51661a..837be313e 100644
--- a/package/dnsmasq/files/dhcp.conf
+++ b/package/dnsmasq/files/dhcp.conf
@@ -11,6 +11,7 @@ config dnsmasq
option readethers 1
option leasefile '/tmp/dhcp.leases'
option resolvfile '/tmp/resolv.conf.auto'
+ #list server '/mycompany.local/1.2.3.4'
config dhcp lan
option interface lan