summaryrefslogtreecommitdiffstats
path: root/rules/consolekit.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/consolekit.in')
-rw-r--r--rules/consolekit.in15
1 files changed, 14 insertions, 1 deletions
diff --git a/rules/consolekit.in b/rules/consolekit.in
index 27df5d4e2..b0aefc60d 100644
--- a/rules/consolekit.in
+++ b/rules/consolekit.in
@@ -3,5 +3,18 @@
config CONSOLEKIT
tristate
prompt "ConsoleKit"
+ select DBUS_GLIB
+ select GLIB
+ select ZLIB
+ select POLKIT
help
- FIXME
+ framework for defining and tracking users, sessions and seats
+
+ ConsoleKit is a system daemon for tracking what users are
+ logged into the system and how they interact with the
+ computer (e.g. which keyboard and mouse they use).
+
+ It provides asynchronous notification via the system message
+ bus.
+
+ Homepage: http://www.freedesktop.org/wiki/Software/ConsoleKit