Enlevé variable SSID redondante pour wpa (le SSID est le nom du fichier)
authorgobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Sat, 14 May 2011 04:08:33 +0000 (04:08 +0000)
committergobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Sat, 14 May 2011 04:08:33 +0000 (04:08 +0000)
stage2/pkg/wireless-tools

index 002ae8e..1dc3201 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)
-SSID="MYNETWORK-SSID"
 KEY_TYPE="WPA-PSK"
 
 # This can be "static" or "dhcp"