diff options
author | Jim Pryor <profjim@jimpryor.net> | 2009-08-11 14:05:00 +0200 |
---|---|---|
committer | James Rayner <james@archlinux.org> | 2009-08-15 04:28:27 +0200 |
commit | 77f132cb6eb6b2f6514635862f41254bdaf461ac (patch) | |
tree | 181ca8a378c1c9b85b999efc20fb5882e210db2e | |
parent | 59ddddaac272ad7fa9d53dad4f744e49a253c856 (diff) | |
download | netctl-77f132cb6eb6b2f6514635862f41254bdaf461ac.tar.gz netctl-77f132cb6eb6b2f6514635862f41254bdaf461ac.tar.xz |
document WPA_GROUP
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
-rw-r--r-- | doc/wireless | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/wireless b/doc/wireless index 20ced91..9f8087e 100644 --- a/doc/wireless +++ b/doc/wireless @@ -31,3 +31,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" + |