mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-05 11:39:24 +01:00
68bc64c8cd
1) Removed duplicated entries form .conf 2) Refactored to start catching the exceptions and properly dispose an instance of iwd 3) Switched to list_devices with wait option
16 lines
222 B
Plaintext
16 lines
222 B
Plaintext
hw_mode=g
|
|
channel=1
|
|
|
|
driver=nl80211
|
|
ieee8021x=1
|
|
eap_server=1
|
|
ssid=ssidEAP-PWD
|
|
eap_user_file=/tmp/pwd.eap_user
|
|
wpa=2
|
|
wpa_key_mgmt=WPA-EAP
|
|
wpa_pairwise=TKIP CCMP
|
|
rsn_pairwise=CCMP TKIP
|
|
wpa_passphrase=secret123
|
|
|
|
pwd_group=19
|