Browse Source

WPA supplicant

Bob Mottram 10 years ago
parent
commit
f3b18dd4c9
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      install-freedombone.sh

+ 2
- 0
install-freedombone.sh View File

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