From: Hugo Villeneuve Date: Fri, 30 Aug 2013 12:33:27 +0000 (-0400) Subject: Remove unused KEY_TYPE field in SSID template X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=a907e8a03b528f1583f3a3212e30cde8bd85d62e;p=hvlinux.git Remove unused KEY_TYPE field in SSID template --- diff --git a/stage2/pkg/wireless-tools b/stage2/pkg/wireless-tools index e617a12..19ad589 100644 --- a/stage2/pkg/wireless-tools +++ b/stage2/pkg/wireless-tools @@ -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"