aboutsummaryrefslogtreecommitdiff
path: root/profile-template
diff options
context:
space:
mode:
Diffstat (limited to 'profile-template')
-rw-r--r--profile-template14
1 files changed, 10 insertions, 4 deletions
diff --git a/profile-template b/profile-template
index eabbd02..b30937f 100644
--- a/profile-template
+++ b/profile-template
@@ -22,8 +22,14 @@ DNS2=
#KEY=
#IWOPTS="mode managed essid $ESSID channel 6 key restricted $KEY"
-#WIFI_INTERFACE=wlan0 # use this if you have a special wireless interface
- # that is linked to the real $INTERFACE
+#WIFI_INTERFACE=wlan0 # use this if you have a special wireless interface
+ # that is linked to the real $INTERFACE
+
+#WIFI_WAIT=5 # seconds to wait for the wireless card to
+ # associate before bringing the interface up
+
+#USEWPA="yes" # start wpa_supplicant with the profile
+#WPAOPTS="" # use "" for normal operation or specify additional
+ # options (eg, "-D ipw")
+ # see /etc/wpa_supplicant.conf for configuration
-#WIFI_WAIT=5 # seconds to wait for the wireless card to
- # associate before bringing the interface up