blob: 38f1718f320528fcae0e55c1e8f84bacbf139c1c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
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"
|