ajacoutot 6d42adbf93 Update to consolekit2-1.2.3.
Fix a crash with glib debugging enable by not unreferencing
an instance object which was not referenced before while
removing the lock on it.
From robert@
2021-06-03 10:58:18 +00:00
..
2021-06-03 10:58:18 +00:00
2019-05-09 14:09:36 +00:00

$OpenBSD: README,v 1.6 2019/05/09 14:09:36 ajacoutot Exp $

+-----------------------------------------------------------------------
| Running ${PKGSTEM} 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.