mirror of
https://github.com/gryf/wicd.git
synced 2026-01-04 21:04:15 +01:00
Experimental/Testing:
- Fixed typo in ttls template (Thanks to Nido Media for catching it)
This commit is contained in:
@@ -8,7 +8,7 @@ network={
|
||||
ssid="$_ESSID"
|
||||
scan_ssid=$_SCAN
|
||||
eap=TTLS
|
||||
key-mgmt=IEEE8021X
|
||||
key_mgmt=IEEE8021X
|
||||
identity="$_USERNAME"
|
||||
password="$_PASSWORD"
|
||||
phase2="auth=$_AUTH"
|
||||
|
||||
Reference in New Issue
Block a user