From f3b18dd4c9ab54887c766f4e6ba2690317733b20 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 26 Dec 2014 17:40:36 +0000 Subject: [PATCH] WPA supplicant --- install-freedombone.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install-freedombone.sh b/install-freedombone.sh index 3249733f..c3dfea01 100755 --- a/install-freedombone.sh +++ b/install-freedombone.sh @@ -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