On Mon, Jan 17, 2011 at 22:01, Jason D. Clinton <m...@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 ?
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to