mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-plasma/powerdevil: Drop obsolete files
Package-Manager: Portage-2.3.38, Repoman-2.3.9
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user