1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-24 07:02:29 +01:00

Fix leap template (LP: #495473)

This commit is contained in:
David Paleino
2011-09-18 10:45:30 +02:00
parent c86cffd67e
commit 1f8a1d5f76

View File

@@ -9,7 +9,7 @@ network={
ssid="$_ESSID"
scan_ssid=$_SCAN
eap=LEAP
key-mgmt=IEEE8021X
key_mgmt=IEEE8021X
identity="$_USERNAME"
password="$_PASSWORD"
}