WPA supplicant

This commit is contained in:
Bob Mottram 2014-12-26 17:40:36 +00:00
parent ad34570740
commit f3b18dd4c9
1 changed files with 2 additions and 0 deletions

View File

@ -7206,6 +7206,8 @@ function enable_wifi_hotspot {
exit 490
fi
mv /usr/share/dbus-1/system-services/fi.epitest.hostap.WPASupplicant.service ~/
sed -i 's|#DAEMON_CONF=.*|DAEMON_CONF="/etc/hostapd/hostapd.conf"|g' /etc/default/hostapd
echo "interface=$WIFI_INTERFACE" > /etc/hostapd/hostapd.conf