Re: WPA: specify alternate config file in rc.conf

2009-11-04 Thread Chad Perrin
On Wed, Nov 04, 2009 at 01:32:39AM +0100, Mel Flynn wrote: > On Tuesday 03 November 2009 00:57:41 jhell wrote: > > > > This is not a option in rc.conf default or otherwise ATM. > > It is on 8. That's good news. I'll look for it when 8.0 goes into RELEASE, since I don't really want the laptop I

Re: WPA: specify alternate config file in rc.conf

2009-11-03 Thread Mel Flynn
On Tuesday 03 November 2009 00:57:41 jhell wrote: > On Mon, 2 Nov 2009 17:27, onemda@ wrote: > > On 11/2/09, Chad Perrin wrote: > >> If I want to start wpa_supplicant directly, and specify a particular > >> configuration file, I can do something like this: > >> > >> wpa_supplicant -i iwi0 -c /

Re: WPA: specify alternate config file in rc.conf

2009-11-03 Thread Chad Perrin
On Mon, Nov 02, 2009 at 06:57:41PM -0500, jhell wrote: > > This is not a option in rc.conf default or otherwise ATM. > > The proper place to look for changing this: etc/rc.d/wpa_supplicant where > it is hard-written to the start-up script/routine. This should probably be > something that is han

Re: WPA: specify alternate config file in rc.conf

2009-11-02 Thread jhell
On Mon, 2 Nov 2009 17:27, onemda@ wrote: On 11/2/09, Chad Perrin wrote: If I want to start wpa_supplicant directly, and specify a particular configuration file, I can do something like this: wpa_supplicant -i iwi0 -c /path/to/wpa_alternate.conf How would I specify the use of /path/to/wpa

Re: WPA: specify alternate config file in rc.conf

2009-11-02 Thread Paul B Mahol
On 11/2/09, Chad Perrin wrote: > If I want to start wpa_supplicant directly, and specify a particular > configuration file, I can do something like this: > > wpa_supplicant -i iwi0 -c /path/to/wpa_alternate.conf > > How would I specify the use of /path/to/wpa_alternate.conf in my rc.conf > ifc

WPA: specify alternate config file in rc.conf

2009-11-02 Thread Chad Perrin
If I want to start wpa_supplicant directly, and specify a particular configuration file, I can do something like this: wpa_supplicant -i iwi0 -c /path/to/wpa_alternate.conf How would I specify the use of /path/to/wpa_alternate.conf in my rc.conf ifconfig line, rather than just going with the