ifup-wireless: revert previous commit
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
This commit is contained in:
parent
f0bab9063e
commit
335299c1c0
@ -156,7 +156,7 @@ network={
|
||||
key_mgmt=WPA-$WIRELESS_AUTO_Authentication_Suites
|
||||
pairwise=$WIRELESS_AUTO_Pairwise_Ciphers
|
||||
group=$WIRELESS_AUTO_Group_Cipher
|
||||
psk="$WPA_PSK"
|
||||
psk=$WPA_PSK
|
||||
}
|
||||
_EOF
|
||||
wpa_supplicant -Dwext -i${DEVICE} -c $tmpfile1 -B
|
||||
|
Loading…
Reference in New Issue
Block a user