mirror of https://github.com/hak5/openwrt.git
parent
7002daa535
commit
e050667baa
|
@ -96,6 +96,6 @@ wpa=$wpa
|
||||||
wpa_pairwise=$crypto
|
wpa_pairwise=$crypto
|
||||||
$hostapd_cfg
|
$hostapd_cfg
|
||||||
EOF
|
EOF
|
||||||
hostapd -P /var/run/wifi-$ifname.conf -B /var/run/hostapd-$ifname.conf
|
hostapd -P /var/run/wifi-$ifname.pid -B /var/run/hostapd-$ifname.conf
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue