summaryrefslogtreecommitdiffstats
path: root/remote/modules/consolekit/consolekit.conf
diff options
context:
space:
mode:
authorSimon Rettberg2013-09-03 17:42:51 +0200
committerSimon Rettberg2013-09-03 17:42:51 +0200
commitb41d8ec2e258beaf90b472ea9089e0cd1ba4d19e (patch)
treed5d6446821a19aa4e553b4a9de9fd5145d4e27d8 /remote/modules/consolekit/consolekit.conf
parentMerge branch 'master' of simonslx:openslx-ng/tm-scripts (diff)
downloadtm-scripts-b41d8ec2e258beaf90b472ea9089e0cd1ba4d19e.tar.gz
tm-scripts-b41d8ec2e258beaf90b472ea9089e0cd1ba4d19e.tar.xz
tm-scripts-b41d8ec2e258beaf90b472ea9089e0cd1ba4d19e.zip
Add consolekit and polkit
Diffstat (limited to 'remote/modules/consolekit/consolekit.conf')
-rw-r--r--remote/modules/consolekit/consolekit.conf23
1 files changed, 12 insertions, 11 deletions
diff --git a/remote/modules/consolekit/consolekit.conf b/remote/modules/consolekit/consolekit.conf
index afb573ce..4f128c62 100644
--- a/remote/modules/consolekit/consolekit.conf
+++ b/remote/modules/consolekit/consolekit.conf
@@ -1,11 +1,12 @@
-REQUIRED_CONTENT_PACKAGES="consolekit"
-REQUIRED_BINARIES=" ck-history
- ck-launch-session
- ck-list-sessions
- ck-log-system-start
- ck-log-system-restart
- ck-log-system-stop
- console-kit-daemon"
-REQUIRED_DIRECTORIES=" /usr/lib/ConsoleKit /etc /lib/systemd/system"
-REQUIRED_FILES=" /usr/share/dbus-1/system-services/org.freedesktop.ConsoleKit.service
- /usr/share/polkit-1/actions/org.freedesktop.consolekit.policy"
+REQUIRED_BINARIES="
+ console-kit-daemon
+"
+REQUIRED_DIRECTORIES="
+ /usr
+ /etc
+ /lib
+"
+REQUIRED_LIBRARIES="
+ pam_ck_connector
+"
+