DragonFly submit List (threaded) for 2007-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
wpa_supplicant script
hi there
i've just tackling around a wpa_supplicant script for /etc/rc.d/ so we can
start wpa_supplicant automatically.
here it is:
ftp://quantumachine.net/scripts/wpa_supplicant
you have to put this in your rc.conf:
wpa_supplicant_enable=YES
wpa_supplicant_flags="-i ifX -B -c /etc/wpa_supplicant.conf"
ifconfig_ifX="dhcp"
where ifX is your wifi interface, in my case ath0
TODO:
+ fix any bugs
+ wpa_supplicant timeout until it is COMPLETED
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]