1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 21:32:01 +03:00

fix documented syntax for /etc/ethers in dnsmasq.conf (fixes #65)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2627 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2005-12-11 22:34:34 +00:00
parent 88b9dbf85b
commit 2f7c7acd6f

View File

@ -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: