diff options
| author | Michael Neves | 2013-03-13 17:04:18 +0100 |
|---|---|---|
| committer | Michael Neves | 2013-03-13 17:04:18 +0100 |
| commit | 4d035bc4ed1e23270320c0f0f473ef2578199bc8 (patch) | |
| tree | 8656f2e942f937cf0ee4f87b421738985805e111 /remote/tools/consolekit/consolekit.conf | |
| parent | new policykit extracted from system (diff) | |
| download | tm-scripts-4d035bc4ed1e23270320c0f0f473ef2578199bc8.tar.gz tm-scripts-4d035bc4ed1e23270320c0f0f473ef2578199bc8.tar.xz tm-scripts-4d035bc4ed1e23270320c0f0f473ef2578199bc8.zip | |
consolekit from system
Diffstat (limited to 'remote/tools/consolekit/consolekit.conf')
| -rw-r--r-- | remote/tools/consolekit/consolekit.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/remote/tools/consolekit/consolekit.conf b/remote/tools/consolekit/consolekit.conf new file mode 100644 index 00000000..38f1718f --- /dev/null +++ b/remote/tools/consolekit/consolekit.conf @@ -0,0 +1,11 @@ +REQUIRED_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" |
