summaryrefslogtreecommitdiff
path: root/src/org.freedesktop.UPower.conf.in
AgeCommit message (Collapse)AuthorFilesLines
2013-10-14Remove QoS interfaceBastien Nocera1-4/+0
It was added for some workloads, but ill-suited and never really got traction. Using cgroups to manage the resources of particular services (using systemd), or something separate like rtkit is a better bet.
2013-04-24Allow clients to call org.freedesktop.DBus.PeerRichard Hughes1-0/+2
This fixes Ping() and GetMachineId() which is needed by systemd.
2010-10-11Add support for controlling leds keyboard backlightsAlex Murray1-0/+4
Add a new DBus interface based on the QoS one to provide for controlling a keyboard backlight via the Linux leds interface. Signed-off-by: Richard Hughes <richard@hughsie.com>
2010-01-18Rename the DBus service from org.freedesktop.DeviceKit.Power to ↵Richard Hughes1-0/+34
org.freedesktop.UPower