network: Allow WPA (non-WPA2) clients to connect

This allows Windows clients to connect to our image. Looks like WPA2 is broken for now (not sure on which side), so this is more of a workaround.
This commit is contained in:
Alexey Rogachevskiy
2019-12-16 16:13:45 +03:00
parent a75a0e12a0
commit 9487966b57

View File

@@ -42,7 +42,7 @@ network={
ssid="CLEVER"
psk="cleverwifi"
mode=2
proto=RSN
proto=WPA RSN
key_mgmt=WPA-PSK
pairwise=CCMP
group=CCMP