Remove unused KEY_TYPE field in SSID template
[hvlinux.git] / stage2 / pkg / wireless-tools
index e617a12..19ad589 100644 (file)
@@ -12,7 +12,6 @@ hvbuild_post()
 
 cat > /etc/sysconfig/network/ssid/TEMPLATE << EOF
 # This file must be named exactly as your ESSID (case is important)
-KEY_TYPE="WPA-PSK"
 
 # This can be "static" or "dhcp"
 BOOTPROTO="static"