https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285394
--- Comment #13 from Andriy Gapon <a...@freebsd.org> --- Also, I am not quite sure how console-kit-daemon gets (normally) started. I see that it is running with --no-daemon option. So, it does not do its own daemonization and so it does not lose its controlling terminal by itself. It looks like it could be dbus that auto-starts console-kit-daemon using /usr/local/share/dbus-1/system-services/org.freedesktop.ConsoleKit.service file. But system dbus daemon should run as a daemon itself. A bit puzzling. -- You are receiving this mail because: You are the assignee for the bug.