[pkg-wpa-devel] Is this a bug?
rouble
rouble at gmail.com
Mon Feb 18 04:01:08 UTC 2008
Hi All,
I am looking at these scripts in Hardy Heron Ubuntu. In the
/etc/network/if-up.d/wpasupplicant file I see this:
<code>
# quit if wpa_action is active
if test_wpa_cli; then
exit 0
fi
</code>
Is that right?
What if this file is invoked by /etc/init.d/networking stop, in that
case wpa_action will be active. However because of this clause we will
exit out without killing wpa_supplicant and wpa_cli.
Am I missing something here?
The issue that I am seeing is that after calling
/etc/init.d/networking stop everything is still up and running...
tia,
rouble
More information about the Pkg-wpa-devel
mailing list