summaryrefslogtreecommitdiff
path: root/actions
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-11-11 17:55:04 -0500
committerDavid Zeuthen <davidz@redhat.com>2009-11-11 17:55:04 -0500
commitbe77e29b10090d78495cf34b1dc7c586692eb316 (patch)
tree0053a61a3081dc8b2d62e16317f8a426ff82116f /actions
parent8f7727e1df53e9eaa2a36fd6ee8eaf41b209a3f0 (diff)
downloadpolkit-be77e29b10090d78495cf34b1dc7c586692eb316.tar.gz
Drop ununsed policykit actions
Diffstat (limited to 'actions')
-rw-r--r--actions/org.freedesktop.policykit.policy.in40
1 files changed, 0 insertions, 40 deletions
diff --git a/actions/org.freedesktop.policykit.policy.in b/actions/org.freedesktop.policykit.policy.in
index fc55649..23608ee 100644
--- a/actions/org.freedesktop.policykit.policy.in
+++ b/actions/org.freedesktop.policykit.policy.in
@@ -9,46 +9,6 @@
<vendor>The PolicyKit Project</vendor>
<vendor_url>http://hal.freedesktop.org/docs/PolicyKit/</vendor_url>
- <action id="org.freedesktop.policykit.read">
- <_description>Read authorizations of other users</_description>
- <_message>Authentication is required to read authorizations of other users</_message>
- <defaults>
- <allow_any>no</allow_any>
- <allow_inactive>no</allow_inactive>
- <allow_active>auth_admin_keep</allow_active>
- </defaults>
- </action>
-
- <action id="org.freedesktop.policykit.revoke">
- <_description>Revoke authorizations from other users</_description>
- <_message>Authentication is required to revoke authorizations other users</_message>
- <defaults>
- <allow_any>no</allow_any>
- <allow_inactive>no</allow_inactive>
- <allow_active>auth_admin_keep</allow_active>
- </defaults>
- </action>
-
- <action id="org.freedesktop.policykit.grant">
- <_description>Grant authorizations to other users</_description>
- <_message>Authentication is required to grant authorizations to other users</_message>
- <defaults>
- <allow_any>no</allow_any>
- <allow_inactive>no</allow_inactive>
- <allow_active>auth_admin_keep</allow_active>
- </defaults>
- </action>
-
- <action id="org.freedesktop.policykit.modify-defaults">
- <_description>Modify defaults for implicit authorizations</_description>
- <_message>Authentication is required to modify the defaults for implicit authorizations</_message>
- <defaults>
- <allow_any>no</allow_any>
- <allow_inactive>no</allow_inactive>
- <allow_active>auth_admin_keep</allow_active>
- </defaults>
- </action>
-
<action id="org.freedesktop.policykit.exec">
<_description>Run programs as another user</_description>
<_message>Authentication is required to run a program as another user</_message>