Remove unused KEY_TYPE field in SSID template
authorHugo Villeneuve <hugo@hugovil.com>
Fri, 30 Aug 2013 12:33:27 +0000 (08:33 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 31 Jul 2014 02:15:24 +0000 (22:15 -0400)
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"