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