use pidfiles for hostapd/wpa_supplicant instead of killing all processes when bringing an interface down - fixes an issue with random hostapd death
SVN-Revision: 13078
This commit is contained in:
@@ -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.conf -B /var/run/hostapd-$ifname.conf
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user