summaryrefslogtreecommitdiff
path: root/policy
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2007-10-04 19:19:21 +0100
committerRichard Hughes <richard@hughsie.com>2007-10-04 19:19:21 +0100
commite8d632dd0c64f9dfb1e25e433f3498dc21ac1ec2 (patch)
treeb845400b3e7763b3189579eab4a99aba5241b79a /policy
parent3b58e4b1d63ac16a38bb2d76a1dec6008a31fb69 (diff)
add rollback in the daemon and backend code - it does nothing yet
Diffstat (limited to 'policy')
-rw-r--r--policy/packagekit.policy9
1 files changed, 9 insertions, 0 deletions
diff --git a/policy/packagekit.policy b/policy/packagekit.policy
index fceb17ea..d41fc3b2 100644
--- a/policy/packagekit.policy
+++ b/policy/packagekit.policy
@@ -54,5 +54,14 @@ Copyright (c) 2007 Richard Hughes <richard@hughsie.com>
</defaults>
</action>
+ <action id="org.freedesktop.packagekit.rollback">
+ <description>Rollback to a previous transaction</description>
+ <message>System policy prevents rollback</message>
+ <defaults>
+ <allow_inactive>no</allow_inactive>
+ <allow_active>auth_admin_keep_always</allow_active>
+ </defaults>
+ </action>
+
</policyconfig>