The default path for wpa_supplicanf.conf changed. - conn - A script repository to manage connections in Linux.
       
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 46bd69792156e68ee4596b2e5c5cb5ad92c61dff
 (DIR) parent a3e40447db74dbdcc6152590ce257bec049a27d2
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Fri,  7 Aug 2015 19:53:49 +0200
       
       The default path for wpa_supplicanf.conf changed.
       
       Diffstat:
         etc/conn/config.sh                  |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/etc/conn/config.sh b/etc/conn/config.sh
       @@ -48,7 +48,7 @@ STATEDIR="/var/lib/conn"
        # Set this variable to the location of the wpa_supplicant.conf, which
        # should be used in the "wifi" connection.
        #
       -WPACONF="/etc/wpa_supplicant.conf"
       +WPACONF="/etc/wpa_supplicant/wpa_supplicant.conf"
        
        #
        # This is the command, which will be run when invoking wpa_supplicant.