examples: wpa_supplicant.conf has a wrong field deleted in examples
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
5093c8c4aa
commit
dea3bdbefe
@ -14,9 +14,9 @@ network={
|
||||
# key_mgmt=WPA-EAP WPA-PSK IEEE8021X NONE
|
||||
# pairwise=CCMP TKIP
|
||||
# group=CCMP TKIP WEP104 WEP40
|
||||
# psk="very secret passphrase"
|
||||
# eap=TTLS PEAP TLS
|
||||
# identity="user@example.com"
|
||||
# password="foobar"
|
||||
# ca_cert="/etc/cert/ca.pem"
|
||||
# client_cert="/etc/cert/user.pem"
|
||||
# private_key="/etc/cert/user.prv"
|
||||
|
Loading…
Reference in New Issue
Block a user