Removing NetworkManager results in very slow boot

Timothy Murphy gayleard at eircom.net
Wed Jun 22 10:34:40 UTC 2011


john wendel wrote:

> I removed the NetworkManager stuff from systemd, since I don't want to
> run it. Now there's a long boot delay while DBUS tries repeatedly to
> talk to NetworkManager.

Couldn't you just have said (as root) "service NetworkManager stop"
and added "chkconfig NetworkManager off" if you didn't want it
to come up when booting?
And maybe "service network start" if you wanted the rival "network".

As it is, I'd "grep -r NetworkManager /etc/rc.d/init.d"
to see if something is trying to start NM on bootup.

-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland



More information about the users mailing list