slitaz-modular view initramfs/etc/dnsmasq.conf @ rev 87

Add a if statement to check if your in in cooking branch of my-wok before updating it.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 06 00:32:42 2011 +0000 (2011-05-06)
parents 7c3d08daa731
children 4cf0a616ee82
line source
1 domain-needed
2 bogus-priv
3 expand-hosts
4 domain=slitaz.lan
5 local=/slitaz.lan/
6 dhcp-range=192.168.1.100,192.168.1.149,255.255.255.0,72h
7 dhcp-option=option:domain-search,slitaz.lan
8 dhcp-leasefile=/tmp/dnsmasq.leases
9 dhcp-authoritative
10 local-ttl=60
11 log-dhcp
12 log-queries