Debugging 20s pause in boot time in rawhide

Jason D. Clinton me at jasonclinton.com
Tue Jan 18 04:07:06 UTC 2011


On Mon, Jan 17, 2011 at 22:01, Jason D. Clinton <me at jasonclinton.com> wrote:

> This interesting though:
> $ ls -l /etc/systemd/system/dbus-org.freedesktop.NetworkManager.service
> lrwxrwxrwx. 1 root root 42 Oct 22 13:33
> /etc/systemd/system/dbus-org.freedesktop.NetworkManager.service ->
> /lib/systemd/system/NetworkManager.service
>

Yes, this was the problem. As soon as I deleted this file and rebooted my
boot time went from 35s to 15s and NetworkManager and pulseaudio are
starting at roughly the same time which in turn causes the bluetooth.service
to appear in time.

So there's maybe three bugs here:
NetworkManager.service doesn't Wants=bluetooth.service
NetworkManager doesn't do D-Bus activation on org.bluez somehow?
Something is touching
/etc/systemd/system/dbus-org.freedesktop.NetworkManager.service that
shouldn't be.

Perhaps this file is another clue as to the root cause of
https://bugzilla.redhat.com/show_bug.cgi?id=668633 ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/devel/attachments/20110117/d47ce510/attachment.html 


More information about the devel mailing list