A bit too fast commited. Now fixed the example. - conn - A script repository to manage connections in Linux. | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit d732ba6ebbb47e3590438431c92b38103798f274 | |
parent 8714b7d99cccf947b88d3aa3d84365afe97d4ce6 | |
Author: Christoph Lohmann <20h@r-36.net> | |
Date: Mon, 30 Jul 2012 16:24:39 +0200 A bit too fast commited. Now fixed the example. Diffstat: examples/wifi/wpa_supplicant.conf.… | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- | |
diff --git a/examples/wifi/wpa_supplicant.conf.example b/examples/wifi/wpa_supplicant.conf.example | |
@@ -4,7 +4,7 @@ ctrl_interface=/var/run/wpa_supplicant ap_scan=1 update_config=1 fast_reauth=1 -eapol_versioN=1 +eapol_version=1 # Simple unencrypted network={ |