mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-02 23:51:05 +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
|
#dhcp-leasefile=/tmp/dhcp.leases
|
||||||
|
|
||||||
# use /etc/ethers for static hosts; same format as --dhcp-host
|
# use /etc/ethers for static hosts; same format as --dhcp-host
|
||||||
# <hwaddr> [<hostname>] <ipaddr>
|
# <hwaddr> <ipaddr>
|
||||||
read-ethers
|
read-ethers
|
||||||
|
|
||||||
# other useful options:
|
# other useful options:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user