summaryrefslogtreecommitdiffstats
path: root/core/modules/consolekit/module.conf
blob: e27b15e697158709185c0c8997854b74c2ad55e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
"