[Pkg-utopia-maintainers] Bug#692414: Bug#692414: network-manager: /etc/init.d/network-manager stop leaves wpa_supplicant behind
Michael Biebl
biebl at debian.org
Tue Nov 6 13:31:23 UTC 2012
On 06.11.2012 14:10, Michael Biebl wrote:
> So in summary: I think the current behaviour of NM is not actually buggy
> wrt D-Bus activated services.
A few further remarks:
When NM is stopped, it properly deconfigures the wireless interface in
wpa_supplicant.
So if you later on use wicd or ifupdown, you should be able to start
another wpa_supplicant instance. The D-Bus activated one should just do
nothing.
I tried this:
# /etc/init.d/network-manager stop
# ps aux | grep wpa_supplicant
root 1372 0.0 0.0 31224 3096 ? Ss Nov05 0:00
/sbin/wpa_supplicant -u -s -O /var/run/wpa_supplicant
# setup /e/n/i
# ifup wlan0
# ps aux | grep wpa_supplicant
root 1372 0.0 0.0 31224 3096 ? Ss Nov05 0:00
/sbin/wpa_supplicant -u -s -O /var/run/wpa_supplicant
root 21574 0.0 0.0 39632 1456 ? Ss 14:26 0:00
/sbin/wpa_supplicant -s -B -P /var/run/wpa_supplicant.wlan0.pid -i wlan0
-W -D nl80211,wext -c /etc/wpa_supplicant/wpa_supplicant.conf
Seems to work fine.
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20121106/794da5fc/attachment.pgp>
More information about the Pkg-utopia-maintainers
mailing list