mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 11:41:06 +02: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:
parent
88b9dbf85b
commit
2f7c7acd6f
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user