浏览代码

WPA supplicant

Bob Mottram 10 年前
父节点
当前提交
f3b18dd4c9
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      install-freedombone.sh

+ 2
- 0
install-freedombone.sh 查看文件

@@ -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