summaryrefslogtreecommitdiffstats
path: root/rules/consolekit.in
blob: 0c9df996b8b3f2182a00311fe1049132aed0f9ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
## SECTION=staging
## old section:
### SECTION=shell_and_console

config CONSOLEKIT
	tristate
	prompt "consolekit"
	select DBUS_GLIB
	select GLIB
	select ZLIB
	select POLKIT
	help
	  framework for defining and tracking users, sessions and seats

	  ConsoleKit is a system daemon for tracking what users are
	  logged into the system and how they interact with the
	  computer (e.g. which keyboard and mouse they use).

	  It provides asynchronous notification via the system message
	  bus.

	  Homepage: http://www.freedesktop.org/wiki/Software/ConsoleKit

	  STAGING: remove in ptxdist-2017.03.0
	  Upstream is dead. This is replaced by systemd session management