projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd37776
)
fix documented syntax for /etc/ethers in dnsmasq.conf (fixes #65)
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 11 Dec 2005 22:34:34 +0000
(22:34 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 11 Dec 2005 22:34:34 +0000
(22:34 +0000)
SVN-Revision: 2627
openwrt/package/dnsmasq/files/dnsmasq.conf
patch
|
blob
|
history
diff --git
a/openwrt/package/dnsmasq/files/dnsmasq.conf
b/openwrt/package/dnsmasq/files/dnsmasq.conf
index c770d53ddeee0590b9571a6c53ad3b589a1660fd..ccf270d3b50b1a602da5c3ba9f9f3aa6fe361fc1 100644
(file)
--- a/
openwrt/package/dnsmasq/files/dnsmasq.conf
+++ b/
openwrt/package/dnsmasq/files/dnsmasq.conf
@@
-14,7
+14,7
@@
dhcp-authoritative
#dhcp-leasefile=/tmp/dhcp.leases
# use /etc/ethers for static hosts; same format as --dhcp-host
-# <hwaddr>
[<hostname>]
<ipaddr>
+# <hwaddr> <ipaddr>
read-ethers
# other useful options: