From: gobo72 Date: Sat, 14 May 2011 04:08:33 +0000 (+0000) Subject: Enlevé variable SSID redondante pour wpa (le SSID est le nom du fichier) X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=28d0870bca1d37d0428af01f1b44cc7f29199ba4;p=hvlinux.git Enlevé variable SSID redondante pour wpa (le SSID est le nom du fichier) --- 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"