[Bug 273237] devel/dbus: /var/local/lib/dbus/machine-id not created

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 10 Jan 2024 09:14:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273237

Gleb Popov <arrowd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arrowd@FreeBSD.org

--- Comment #10 from Gleb Popov <arrowd@FreeBSD.org> ---
(In reply to Jan Beich from comment #8)
The correct incantation is

exec dbus-launch --exit-with-x11 ck-launch-session <whatever>

Starting ConsoleKit before DBus is wrong because the former also uses DBus and
may start its own session bus. I was experiences races during Plasma
splashscreen when I had these things other way around.

-- 
You are receiving this mail because:
You are the assignee for the bug.