1
0
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:
imdano
2008-06-12 15:08:50 +00:00
parent 81470bb96b
commit 86bcc8f795

View File

@@ -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"