pull/182/head
Yossi 2018-02-26 19:55:21 +02:00
commit d385d764e6
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ on_chroot << EOC
#apt-get install hostapd dnsmasq -yqq
cat > /etc/dnsmasq.conf <<EOF
port=0
interface=wlan0
dhcp-range=192.168.42.10,192.168.42.20,255.255.255.0,12h
EOF