kde-plasma/powerdevil: Drop obsolete files

Package-Manager: Portage-2.3.38, Repoman-2.3.9
This commit is contained in:
Andreas Sturmlechner
2018-05-26 22:19:05 +02:00
parent d12e8af5c6
commit f1c5a57d18
5 changed files with 0 additions and 63 deletions

View File

@@ -1,14 +0,0 @@
# Enable user suspend and hibernate support.
#
# Author: Eric Hameleers <alien@slackware.com>
#
# KDE bug #344456
# Gentoo bug #529186
#
[Allow all users to suspend and hibernate]
Identity=unix-group:users
Action=org.freedesktop.upower.suspend;org.freedesktop.upower.hibernate
ResultAny=yes
ResultInactive=no
ResultActive=yes

View File

@@ -1,13 +0,0 @@
# Enable user shutdown support.
#
# Author: Eric Hameleers <alien@slackware.com>
#
# KDE bug #344456
# Gentoo bug #529186
#
[Allow all users to shutdown]
Identity=unix-group:users
Action=org.freedesktop.consolekit.system.stop-multiple-users;org.freedesktop.consolekit.system.stop
ResultAny=yes
ResultInactive=no
ResultActive=yes

View File

@@ -1,13 +0,0 @@
# Enable user restart.
#
# Author: Eric Hameleers <alien@slackware.com>
#
# KDE bug #344456
# Gentoo bug #529186
#
[Allow all users to restart]
Identity=unix-group:users
Action=org.freedesktop.consolekit.system.restart-multiple-users;org.freedesktop.consolekit.system.restart
ResultAny=yes
ResultInactive=no
ResultActive=yes

View File

@@ -1,13 +0,0 @@
# Enable user suspend support with Consolekit2.
#
# Author: Eric Hameleers <alien@slackware.com>
#
# KDE bug #344456
# Gentoo bug #529186
#
[Allow all users to suspend with Consolekit2]
Identity=unix-group:users
Action=org.freedesktop.consolekit.system.suspend-multiple-users;org.freedesktop.consolekit.system.suspend
ResultAny=yes
ResultInactive=no
ResultActive=yes

View File

@@ -1,10 +0,0 @@
# Enable user hibernate support with Consolekit2.
#
# Gentoo bug #580994
#
[Allow all users to hibernate with Consolekit2]
Identity=unix-group:users
Action=org.freedesktop.consolekit.system.hibernate-multiple-users;org.freedesktop.consolekit.system.hibernate
ResultAny=yes
ResultInactive=no
ResultActive=yes