# Global control interface socket
CONTROL=/var/run/wpa_supplicant-global
diff --git a/net/wpa_supplicant/wpa_ctrl.conf
b/net/wpa_supplicant/wpa_ctrl.conf
deleted file mode 100644
index d3af0d6..0000000
--- a/net/wpa_supplicant/wpa_ctrl.conf
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# wpa_supplicant control interface config for Source Mage GNU/Linux.
-#
-
-# Control interface
-ctrl_interface=/var/run/wpa_supplicant
-
-# Members of this group can access the control interface
-ctrl_interface_group=root
diff --git a/net/wpa_supplicant/wpa_supplicant.conf
b/net/wpa_supplicant/wpa_supplicant.conf
new file mode 100644
index 0000000..6201004
--- /dev/null
+++ b/net/wpa_supplicant/wpa_supplicant.conf
@@ -0,0 +1,16 @@
+#
+# wpa_supplicant default config for Source Mage GNU/Linux.
+#
+# See 'man wpa_supplicant.conf' for more info.
+#
+
+# Control interface
+ctrl_interface=/var/run/wpa_supplicant
+
+# Members of this group can access the control interface
+ctrl_interface_group=root
+
+# Set this to 2 if you have trouble associating with APs using hidden SSIDs
+ap_scan=1
+
+### Add network blocks after this line ###
[SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (373cd8f48484337c53a5da1c0889da5e448e2bb2),
Juuso Alasuutari, 12/17/2006