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 :-).
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to