diff options
author | Braden <archbugs@dabrado.net> | 2012-07-26 15:43:17 +0200 |
---|---|---|
committer | Jouke Witteveen <j.witteveen@gmail.com> | 2012-07-26 15:43:17 +0200 |
commit | fd096b445062eea02c20595ed863ce891b313779 (patch) | |
tree | 07af938fb792763763fe7d17f8075b138166e3e3 /docs | |
parent | 018fd30fdefd349fde7fdbd355900f3f8bda0b92 (diff) | |
download | netctl-fd096b445062eea02c20595ed863ce891b313779.tar.gz netctl-fd096b445062eea02c20595ed863ce891b313779.tar.xz |
Add a priority option to wpa config (FS#30737)
Pass a priority parameter to wpa_supplicant (if specified).
This is useful for net-auto-wireless.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/netcfg-profiles.5.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/netcfg-profiles.5.txt b/docs/netcfg-profiles.5.txt index daf2eb8..0d8b3f3 100644 --- a/docs/netcfg-profiles.5.txt +++ b/docs/netcfg-profiles.5.txt @@ -204,6 +204,9 @@ Options +SCAN+ (optional):: `yes'/`no'. Scan for a wireless network rather than blindly attempting to connect. Hidden SSID networks do not appear in a scan. ++PRIORITY+ (optional):: + Priority group for the network. The matched network with the highest + priority will be selected. Defaults to 0. WPA options ^^^^^^^^^^^ |