From: | Petr Janda <elekktretterr@xxxxxxxxxxxxxx> |
Date: | Wed, 23 Aug 2006 02:06:00 +1000 |
Petr Janda wrote:Thanks, You're a legend! :)
So currently theres no rc.conf way to start wpa_supplicant?
>FreeBSD seems to have >ifconfig_acx0="WPA ..." >Don't what NetBSD has, but I think we may need to keep close to NetBSD >for rc script
I have used /etc/start_if.acx0 in the past for these kinds of things. It's a shell script that will be run when the NIC is brought up.
Sascha