summaryrefslogtreecommitdiff
path: root/conf.d.Linux
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-09-17 17:44:10 +0000
committerRoy Marples <roy@marples.name>2007-09-17 17:44:10 +0000
commitcc7df1d1f8605cc06f45180615d4a135383098a6 (patch)
treeb575fc5f000ccf24bd2e8b31f5afe36027c296b7 /conf.d.Linux
parentbcb85a016def25097ed21fcd702affd3e4203919 (diff)
downloadopenrc-cc7df1d1f8605cc06f45180615d4a135383098a6.tar.gz
openrc-cc7df1d1f8605cc06f45180615d4a135383098a6.tar.bz2
openrc-cc7df1d1f8605cc06f45180615d4a135383098a6.tar.xz
Document the preferance of wpa_supplicant, #192828.
Diffstat (limited to 'conf.d.Linux')
-rw-r--r--conf.d.Linux/net.example4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf.d.Linux/net.example b/conf.d.Linux/net.example
index ba043ea..040b42c 100644
--- a/conf.d.Linux/net.example
+++ b/conf.d.Linux/net.example
@@ -150,7 +150,9 @@
#-----------------------------------------------------------------------------
# WIRELESS (802.11 support)
# Wireless can be provided by iwconfig or wpa_supplicant
-
+# wpa_supplicant is preferred, use the modules directive to prefer iwconfig.
+#modules="iwconfig"
+#
# iwconfig
# emerge net-wireless/wireless-tools
###############################################