diff options
| author | Christian Rößler | 2013-09-04 13:08:20 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-09-04 13:08:20 +0200 |
| commit | 3ec1e1b106d3c4bc58be557ee472b9696024f1ea (patch) | |
| tree | 76ae8e647a7cb9b5c46a4890b1f06a7522a0f5dc /remote/modules/consolekit/consolekit.conf | |
| parent | [vbox] README file updated: systemd-udevd limitation ENV{DEVTYPE}=="usb_device" (diff) | |
| parent | Add udisks module (diff) | |
| download | tm-scripts-3ec1e1b106d3c4bc58be557ee472b9696024f1ea.tar.gz tm-scripts-3ec1e1b106d3c4bc58be557ee472b9696024f1ea.tar.xz tm-scripts-3ec1e1b106d3c4bc58be557ee472b9696024f1ea.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/consolekit/consolekit.conf')
| -rw-r--r-- | remote/modules/consolekit/consolekit.conf | 23 |
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 +" + |
