examples: wpa_supplicant.conf has a wrong field deleted in examples
[oweals/busybox.git] / examples / var_service / supplicant_if / wpa_supplicant.conf
index 5fc96b4da5446ba3c2f545e2b701a5d0bf387662..e317e2ebe298f3248ddfc90f4322f021f830bb12 100644 (file)
@@ -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"