summaryrefslogtreecommitdiff
path: root/policy
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2009-11-19 20:00:17 +0000
committerRichard Hughes <richard@hughsie.com>2009-11-19 20:00:17 +0000
commit3d3513e5628e4d992e4c9204d26bf82c15227025 (patch)
tree241c5cb3bfd6776fb99868a66d9111ff5d9168ab /policy
parent6774f1af0c2354e5463967ed1e5e9bdd8c57494a (diff)
Switch the signed install permission to require the root password
Switch the signed package install required authentication to be auth_admin_keep by default, other distributions with different useability tradeoffs can override this with pkla files where required.
Diffstat (limited to 'policy')
-rw-r--r--policy/org.freedesktop.packagekit.policy.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/policy/org.freedesktop.packagekit.policy.in b/policy/org.freedesktop.packagekit.policy.in
index e5e5522ae..b514a7189 100644
--- a/policy/org.freedesktop.packagekit.policy.in
+++ b/policy/org.freedesktop.packagekit.policy.in
@@ -42,7 +42,7 @@
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
- <allow_active>yes</allow_active>
+ <allow_active>auth_admin_keep</allow_active>
</defaults>
</action>