summaryrefslogtreecommitdiff
path: root/policy
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2008-02-19 00:14:01 +0000
committerRichard Hughes <richard@hughsie.com>2008-02-19 00:14:01 +0000
commit361bec7f7c2c7abf8110fd1cbc16bef1b1be78af (patch)
treea170cd67b0b48190f4c7385393d09fafc0afce39 /policy
parentaaeedec1cd7947e7fe7a388d31e596c9d33b1b1e (diff)
add the ServicePack functionality
Diffstat (limited to 'policy')
-rwxr-xr-xpolicy/packagekit.policy9
1 files changed, 9 insertions, 0 deletions
diff --git a/policy/packagekit.policy b/policy/packagekit.policy
index 05e76faa..7662a05e 100755
--- a/policy/packagekit.policy
+++ b/policy/packagekit.policy
@@ -27,6 +27,15 @@ Copyright (c) 2007 Richard Hughes <richard@hughsie.com>
</defaults>
</action>
+ <action id="org.freedesktop.packagekit.service-pack">
+ <description>Update from service pack</description>
+ <message>System policy prevents updating from service pack</message>
+ <defaults>
+ <allow_inactive>no</allow_inactive>
+ <allow_active>auth_admin</allow_active>
+ </defaults>
+ </action>
+
<action id="org.freedesktop.packagekit.update-package">
<description>Update package</description>
<message>System policy prevents updating package</message>