summaryrefslogtreecommitdiffstats
path: root/core/modules/consolekit/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/consolekit/module.conf')
-rw-r--r--core/modules/consolekit/module.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/core/modules/consolekit/module.conf b/core/modules/consolekit/module.conf
new file mode 100644
index 00000000..e27b15e6
--- /dev/null
+++ b/core/modules/consolekit/module.conf
@@ -0,0 +1,17 @@
+REQUIRED_BINARIES="
+ console-kit-daemon
+ ck-history
+ ck-launch-session
+ ck-list-sessions
+"
+REQUIRED_DIRECTORIES="
+ /etc/ConsoleKit
+ /etc/dbus-1
+ /usr/lib/ConsoleKit
+ /usr/share
+"
+REQUIRED_LIBRARIES="
+ pam_ck_connector
+ libck-connector
+"
+