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

Per Olofsson pelle at debian.org
Fri Oct 20 10:41:58 UTC 2006


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!

-- 
Pelle




More information about the Pkg-wpa-devel mailing list