Removing NetworkManager results in very slow boot




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.

Obviously, I did something wrong. How should I have stopped NetworkManager?

Thanks,

John

--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines



Relevant Pages

  • Re: haldaemon doesnt start, wtf?
    ... Jorge Boscan wrote: ... nm_dbus_init() could not get the system bus. ... or the NetworkManager dbus security policy was not loaded. ...
    (Fedora)
  • Re: Removing NetworkManager results in very slow boot
    ... Now there's a long boot delay while DBUS tries repeatedly to ... Couldn't you just have said "service NetworkManager stop" ... I should have used chkconfig to turn it off. ... But DBUS wants to talk to NetworkManager, so I get a 60 second wait at ...
    (Fedora)
  • Re: can I get rid of these annoying log messages?
    ... The reason it fails, of course, is that I have NetworkManager ... because somethng is trying to talk to NetworkManager over DBus and NM ... is configured for bus activation. ... dbus-daemon error out. ...
    (Fedora)
  • Re: Cant get NetworkManager to configure ntp
    ... After some hacking, it looks like dhclient-script is simply not used at all, when NetworkManager is running the shows. ... So, the first two nested if statements in dhclient-script end up sending the new interface configuration parameters via dbus again, and the script immediately terminates. ...
    (Fedora)
  • Re: Removing NetworkManager results in very slow boot
    ... Now there's a long boot delay while DBUS tries repeatedly to ... Couldn't you just have said (as root) "service NetworkManager stop" ...
    (Fedora)