From 28d0870bca1d37d0428af01f1b44cc7f29199ba4 Mon Sep 17 00:00:00 2001 From: gobo72 Date: Sat, 14 May 2011 04:08:33 +0000 Subject: [PATCH] =?utf8?q?Enlev=C3=A9=20variable=20SSID=20redondante=20pou?= =?utf8?q?r=20wpa=20(le=20SSID=20est=20le=20nom=20du=20fichier)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- stage2/pkg/wireless-tools | 1 - 1 file changed, 1 deletion(-) diff --git a/stage2/pkg/wireless-tools b/stage2/pkg/wireless-tools index 002ae8e..1dc3201 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) -SSID="MYNETWORK-SSID" KEY_TYPE="WPA-PSK" # This can be "static" or "dhcp" -- 2.20.1