mirror of
https://github.com/gryf/wicd.git
synced 2025-12-28 17:32:36 +01:00
Added wep-hex, wep-passphrase, eap-tls, wep-shared encryption templates
Removed wep template (its now called wep-hex).
This commit is contained in:
@@ -8,7 +8,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