mirror of https://github.com/hak5/openwrt-owl.git
parent
7002daa535
commit
e050667baa
|
@ -96,6 +96,6 @@ wpa=$wpa
|
|||
wpa_pairwise=$crypto
|
||||
$hostapd_cfg
|
||||
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