3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-05 19:08:52 +02:00

auto-t: Change EAP-PWD to a common pwd setting key name

This commit is contained in:
Tim Kourt 2018-10-25 11:56:33 -07:00 committed by Denis Kenzior
parent a2efe2d2de
commit 6661f8c83e

View File

@ -1,7 +1,7 @@
[Security] [Security]
EAP-Method=PWD EAP-Method=PWD
EAP-Identity=eap-pwd-identity EAP-Identity=eap-pwd-identity
EAP-PWD-Password=secret123 EAP-Password=secret123
[Settings] [Settings]
Autoconnect=false Autoconnect=false