From fd096b445062eea02c20595ed863ce891b313779 Mon Sep 17 00:00:00 2001 From: Braden Date: Thu, 26 Jul 2012 15:43:17 +0200 Subject: 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. --- docs/netcfg-profiles.5.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') 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 ^^^^^^^^^^^ -- cgit v1.2.3-24-g4f1b