From 2c90c8af7bee4f06cf05c481e658406df35fe401 Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Mon, 28 Nov 2005 19:36:56 +0000 Subject: added USEWPA to template to enable/disable wpa_supplicant --- profile-template | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'profile-template') 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 -- cgit v1.2.3