1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 00:21:51 +02:00
SVN-Revision: 13084
This commit is contained in:
Felix Fietkau 2008-10-30 22:49:15 +00:00
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
}