]> Untitled Git - hvlinux.git/commitdiff
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 002ae8ea982d2c1f6bdeeff05a424fdbd89a1103..1dc3201aa3279970c3b4dc75d38f73bb1ef4730f 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"