set dhcp lease file in dnsmasq.conf instead of /tmp/dhcp.leases
[openwrt/svn-archive/archive.git] / openwrt / package / dnsmasq / Config.in
1 config BR2_PACKAGE_DNSMASQ
2 prompt "dnsmasq........................... Lightweight DNS and DHCP server"
3 tristate
4 default y
5 help
6 A lightweight DNS and DHCP server. It is intended to provide
7 coupled DNS and DHCP service to a LAN.
8
9 http://www.thekelleys.org.uk/dnsmasq/
10