summaryrefslogtreecommitdiff
path: root/actions
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-11-11 17:08:36 -0500
committerDavid Zeuthen <davidz@redhat.com>2009-11-11 17:08:36 -0500
commit8f7727e1df53e9eaa2a36fd6ee8eaf41b209a3f0 (patch)
tree71de5320a177a1d76549ae1725e068d45e4567be /actions
parent00c00948004b605d424d1e74c91dea5521042571 (diff)
downloadpolkit-8f7727e1df53e9eaa2a36fd6ee8eaf41b209a3f0.tar.gz
Port lockdown from pklalockdown(1) to D-Bus methods
Also rename the action from org.freedesktop.policykit.localauthority.lockdown to org.freedesktop.policykit.lockdown since any authority implementation can now implement this. This changes only ABI/API used by e.g. polkit-gnome. This is fine since we're not at 1.0 yet.
Diffstat (limited to 'actions')
-rw-r--r--actions/org.freedesktop.policykit.policy.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/actions/org.freedesktop.policykit.policy.in b/actions/org.freedesktop.policykit.policy.in
index 3961001..fc55649 100644
--- a/actions/org.freedesktop.policykit.policy.in
+++ b/actions/org.freedesktop.policykit.policy.in
@@ -59,8 +59,8 @@
</defaults>
</action>
- <action id="org.freedesktop.policykit.localauthority.lockdown">
- <_description>Configure lockdown on the Local Authority</_description>
+ <action id="org.freedesktop.policykit.lockdown">
+ <_description>Configure lock down for an action</_description>
<_message>Authentication is required to configure lock down policy</_message>
<defaults>
<allow_any>no</allow_any>