new NetworkManager dependencies?

Tom Horsley horsley1953 at gmail.com
Sat Nov 3 16:29:59 UTC 2012


On Sat, 03 Nov 2012 23:38:33 +0800
Ed Greshko wrote:

> Are you saying that even if you
> 
> systemctl disable NetworkManager.service
> 
> it gives you problems?

Yep. It springs into life when I do something like plug in
a device that will become wlan0.

I think I've fixed it though: I now have this added to my
"big hammer" yum update hooks:

rpm -q --list NetworkManager 2>/dev/null | xargs rm -rf

NetworkManager is free to pretend to be installed, I just
remove all the files :-).


More information about the users mailing list