PolicyKit: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Wed May 27 09:15:00 PDT 2009


 src/examples/org.freedesktop.policykit.examples.pkexec.policy.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 734964ec8f154b7988ade28cc90d45a7087b9a4b
Author: David Zeuthen <davidz at redhat.com>
Date:   Wed May 27 12:12:03 2009 -0400

    Change the defaults for .run-frobnicate to auth_self_keep

diff --git a/src/examples/org.freedesktop.policykit.examples.pkexec.policy.in b/src/examples/org.freedesktop.policykit.examples.pkexec.policy.in
index b2139cf..ad08340 100644
--- a/src/examples/org.freedesktop.policykit.examples.pkexec.policy.in
+++ b/src/examples/org.freedesktop.policykit.examples.pkexec.policy.in
@@ -14,7 +14,7 @@
     <defaults>
       <allow_any>no</allow_any>
       <allow_inactive>no</allow_inactive>
-      <allow_active>auth_admin_keep</allow_active>
+      <allow_active>auth_self_keep</allow_active>
     </defaults>
     <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/pk-example-frobnicate</annotate>
   </action>


More information about the hal-commit mailing list