mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 21:22:37 +01:00
auto-t: Change EAP-PWD to a common pwd setting key name
This commit is contained in:
parent
a2efe2d2de
commit
6661f8c83e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user