[ar71xx] register GPIO buttons on the AP83 board
[openwrt.git] / package / hostapd / files / hostapd.sh
index 1159c3b..a6f5dba 100644 (file)
@@ -96,6 +96,6 @@ wpa=$wpa
 wpa_pairwise=$crypto
 $hostapd_cfg
 EOF
-       hostapd -B /var/run/hostapd-$ifname.conf
+       hostapd -P /var/run/wifi-$ifname.pid -B /var/run/hostapd-$ifname.conf
 }
 
This page took 0.023979 seconds and 4 git commands to generate.