summaryrefslogtreecommitdiff
path: root/policy/org.freedesktop.devicekit.power.policy.in
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2008-12-09 11:13:07 +0000
committerRichard Hughes <richard@hughsie.com>2008-12-09 11:13:07 +0000
commit09be8aeefb656ce95b44724e2389be21501272bb (patch)
tree576726f0ef4f85d9102a3256eeb86520e438e9a1 /policy/org.freedesktop.devicekit.power.policy.in
parent43f1ae266895561114c7f68c87f47f9474643ba8 (diff)
trivial: mae the PolicyKit file validate
Diffstat (limited to 'policy/org.freedesktop.devicekit.power.policy.in')
-rw-r--r--policy/org.freedesktop.devicekit.power.policy.in36
1 files changed, 0 insertions, 36 deletions
diff --git a/policy/org.freedesktop.devicekit.power.policy.in b/policy/org.freedesktop.devicekit.power.policy.in
index 8b76348..f3bfec8 100644
--- a/policy/org.freedesktop.devicekit.power.policy.in
+++ b/policy/org.freedesktop.devicekit.power.policy.in
@@ -37,40 +37,4 @@ file are instantly applied.
</defaults>
</action>
- <action id="org.freedesktop.devicekit.power.latency.request-latency">
- <_description>Set the required latency of an application</_description>
- <_message>Authentication is required to set the required latency of an application</_message>
- <defaults>
- <allow_inactive>no</allow_inactive>
- <allow_active>yes</allow_active>
- </defaults>
- </action>
-
- <action id="org.freedesktop.devicekit.power.latency.request-latency-persistent">
- <_description>Set a persistent latency setting</_description>
- <_message>Authentication is required to set a persistent latency setting</_message>
- <defaults>
- <allow_inactive>no</allow_inactive>
- <allow_active>yes</allow_active>
- </defaults>
- </action>
-
- <action id="org.freedesktop.devicekit.power.latency.set-minimum-latency">
- <_description>Set administrator settings for latency control</_description>
- <_message>Authentication is required to set administrator settings for latency control</_message>
- <defaults>
- <allow_inactive>no</allow_inactive>
- <allow_active>auth_admin</allow_active>
- </defaults>
- </action>
-
- <action id="org.freedesktop.devicekit.power.latency.cancel-request">
- <_description>Cancel a latency request</_description>
- <_message>Authentication is required to cancel a latency request</_message>
- <defaults>
- <allow_inactive>no</allow_inactive>
- <allow_active>auth_admin</allow_active>
- </defaults>
- </action>
-
</policyconfig>