if is_depends_enabled $SPELL qt-x11
then
diff --git a/net/wpa_supplicant/wpa_supplicant.conf
b/net/wpa_supplicant/wpa_supplicant.conf
index 25bea70..4ff7ba6 100644
--- a/net/wpa_supplicant/wpa_supplicant.conf
+++ b/net/wpa_supplicant/wpa_supplicant.conf
@@ -1,7 +1,7 @@
#
# wpa_supplicant default config for Source Mage GNU/Linux.
#
-# See /usr/share/wpa_supplicant/wpa_supplicant.conf for more info.
+# See /usr/share/doc/wpa_supplicant/wpa_supplicant.conf for more info.
#
# Control interface
@@ -10,7 +10,14 @@ 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
+# Whether to allow wpa_supplicant to update (overwrite) configuration.
+# This is required for wpa_cli/wpa_gui to be able to store the
+# configuration changes permanently.
+#update_config=1
+
+# Setting ap_scan=2 may help associate with APs that use hidden SSIDs,
+# but it might be better to first try using scan_ssid=1 inside the
+# particular network block(s) instead.
ap_scan=1
### Add network blocks after this line ###
[SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (8833734273b012072ebdd3fcb8c376a65943a340),
Juuso Alasuutari, 01/17/2007