summaryrefslogtreecommitdiff
path: root/wpa_supplicant.conf
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2015-12-04 16:04:43 -0800
committerDmitry Shmidt <dimitrysh@google.com>2015-12-04 16:04:43 -0800
commit99f540d136138320971c116fd6fe9e9c71e80c7e (patch)
tree71a8207aff397e85bdf4b745301adde74615b491 /wpa_supplicant.conf
parent361b9b653f102551fbcf61e6e65ab191cf0ac5ae (diff)
downloadhikey-99f540d136138320971c116fd6fe9e9c71e80c7e.tar.gz
hikey: wifi: Remove ctrl_interace=wlan0 from config file
wpa_supplciant is set to use global interface, and redefinition causes next error: wpa_supplicant: recvfrom(ctrl_iface): Try again Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Diffstat (limited to 'wpa_supplicant.conf')
-rw-r--r--wpa_supplicant.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/wpa_supplicant.conf b/wpa_supplicant.conf
index a08eb33d..adfc4edd 100644
--- a/wpa_supplicant.conf
+++ b/wpa_supplicant.conf
@@ -1,6 +1,5 @@
##### wpa_supplicant configuration file template #####
update_config=1
-ctrl_interface=wlan0
eapol_version=1
ap_scan=1
fast_reauth=1