summaryrefslogtreecommitdiffstats
path: root/doc/wireless
diff options
context:
space:
mode:
Diffstat (limited to 'doc/wireless')
-rw-r--r--doc/wireless7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/wireless b/doc/wireless
index 20ced91..e1f649e 100644
--- a/doc/wireless
+++ b/doc/wireless
@@ -17,8 +17,10 @@ SECURITY (required for security of 'wep', 'wpa' or 'wpa-config')
: One of 'wpa', 'wep', 'none' or 'wpa-config'. Defaults to 'none'
KEY (required for SECURITY of 'wpa' or 'wep' only)
: Wireless encryption key.
-ESSID (required)
+ESSID (this or AP is required)
: Name of network to connect to.
+AP (this or ESSID is required)
+: AP of the network to connect to.
TIMEOUT (optional)
: Time to wait for association. Defaults to 15 seconds.
SCAN (optional)
@@ -31,3 +33,6 @@ WPA_CONF (for SECURITY of 'wpa-config' only)
: Path to wpa_supplicant configuration. Defaults to '/etc/wpa_supplicant.conf'
WPA_OPTS
: Extra arguments for wpa_supplicant not specified otherwise. Any option here must specify wpa_supplicant driver. Defaults to '-Dwext'.
+WPA_GROUP
+: Group that has authority for on-the-fly config files created when SECURITY="wpa"
+