mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue