mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
12 lines
498 B
Plaintext
12 lines
498 B
Plaintext
$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.
|