mirror of
https://github.com/gryf/wicd.git
synced 2025-12-20 21:08:06 +01:00
Fixed the typo in the LEAP template.
This commit is contained in:
@@ -7,7 +7,7 @@ network={
|
|||||||
ssid="$_ESSID"
|
ssid="$_ESSID"
|
||||||
scan_ssid=$_SCAN
|
scan_ssid=$_SCAN
|
||||||
eap=LEAP
|
eap=LEAP
|
||||||
key-mgmt=IEEE8021X
|
key_mgmt=IEEE8021X
|
||||||
identity="$_USERNAME"
|
identity="$_USERNAME"
|
||||||
password="$_PASSWORD"
|
password="$_PASSWORD"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user