https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285394
--- Comment #14 from Gleb Popov <arr...@freebsd.org> --- (In reply to Andriy Gapon from comment #13) > It looks like it could be dbus that auto-starts console-kit-daemon You're correct and this is the intended way to start ConsoleKit. On my machines I use both SDDM and startx methods to launch a graphical session and these both methods rely on the D-Bus autoactivation feature. Regarding D-Bus daemon itself, I was pointed to ArchLinux, which starts it with --nofork option. I wonder if we should do the same and instead rely on our daemon(8) to daemonize it. -- You are receiving this mail because: You are the assignee for the bug.