Bug#390884: [pkg-wpa-devel] Bug#390884: doesn't work well with acpi-support

Kel Modderman kelmo at kanotixguide.org
Mon Dec 4 04:45:39 CET 2006


On Friday 20 October 2006 20:41, Per Olofsson wrote:
> Kel Modderman:
> > Try something like:
> >
> > for x in $INTERFACES; do
> > 	if test -x /sbin/wpa_action && \
> > 		wpa_action $x check; then
> > 		wpa_action $x stop
> > 	else
> > 		ifdown $x
> > 	fi
> > done
>
> Works fine! Thanks!

How shall we proceed from this point. Should wpasupplicant package provide a 
script hook, or should the above code be submitted as a patch to acpi-support 
package?

Any other ideas?

Thanks, Kel.




More information about the Pkg-wpa-devel mailing list