ajacoutot ae46b92a60 Drop /var/run/console management patches, calls to session.d's
session_active_changed are not supported since a while.
That fixes a race condition where connecting to ConsoleKit could fail
which would lead to several issues (unable to unlock screen, reboot...).
2013-12-30 08:52:08 +00:00
..

$OpenBSD: README,v 1.3 2013/12/27 10:12:58 ajacoutot Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

To enable ConsoleKit in a graphical session, prepend ck-launch-session
to the session script (note: gdm(1) does this automatically). e.g.
    ${PREFIX}/bin/ck-launch-session ${PREFIX}/bin/openbox-session

Note that you need a system-wide DBus daemon running.