From a907e8a03b528f1583f3a3212e30cde8bd85d62e Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Fri, 30 Aug 2013 08:33:27 -0400 Subject: [PATCH] Remove unused KEY_TYPE field in SSID template --- stage2/pkg/wireless-tools | 1 - 1 file changed, 1 deletion(-) 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" -- 2.20.1