From 38237f3ed060f261df671e9fbea9cd770b206e95 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Tue, 28 Jul 2020 08:17:39 +0200 Subject: [PATCH] Updated FAQs (markdown) --- FAQs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQs.md b/FAQs.md index 4e90d88..973b2b1 100644 --- a/FAQs.md +++ b/FAQs.md @@ -202,7 +202,7 @@ Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or direc ``` indicate a problem with the socket used to communicate with `wpa_supplicant`. You may also encounter errors such as "Could not connect to wpa_supplicant: wlan0 - re-trying". -If this happens, first check the contents of `wpa_supplicant` with `sudo cat etc/wpa_supplicant/wpa_supplicant.conf`. You should see, at minimum, the following: +If this happens, first check the contents of `wpa_supplicant` with `sudo cat /etc/wpa_supplicant/wpa_supplicant.conf`. You should see, at minimum, the following: ``` ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev