Post #3881574
2026-07-11 02:24 UTC
@cks
That could very well be your problem. Something is waiting for #DesktopBus, and it's taking its time for the per-user broker to come up.
D-Bus is a bit fragile. I had to go through all of this stuff for per-user service management with the #nosh toolset, and there are many ways in which the D-Bus mechanisms can break.
A few ways were because originally the design was that the first client forked the broker process. Not good when the client's resource limited.
@wolf480pl
#systemd
Replies (0)
No replies.