projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ppp] refresh patches
[openwrt.git]
/
package
/
dnsmasq
/
files
/
dhcp.conf
diff --git
a/package/dnsmasq/files/dhcp.conf
b/package/dnsmasq/files/dhcp.conf
index
72d5166
..
8522897
100644
(file)
--- a/
package/dnsmasq/files/dhcp.conf
+++ b/
package/dnsmasq/files/dhcp.conf
@@
-11,6
+11,9
@@
config dnsmasq
option readethers 1
option leasefile '/tmp/dhcp.leases'
option resolvfile '/tmp/resolv.conf.auto'
option readethers 1
option leasefile '/tmp/dhcp.leases'
option resolvfile '/tmp/resolv.conf.auto'
+ #list server '/mycompany.local/1.2.3.4'
+ #option nonwildcard 0
+ #list interface br-lan
config dhcp lan
option interface lan
config dhcp lan
option interface lan
This page took
0.018817 seconds
and
4
git commands to generate.