소스 검색

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