summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMatthias Klumpp <matthias@tenstral.net>2012-06-08 21:39:10 +0200
committerMatthias Klumpp <matthias@tenstral.net>2012-06-08 21:39:10 +0200
commit51343814618e2311a5a716d806bf53746f3f2c15 (patch)
tree84dcd39477aba3d5ba0398c28c5a3770cb6e91ea /etc
parentf8cb5cdb0fc8b61bad9f92f9870bd7d30742e659 (diff)
Allow using package-cache and cached list independently
Cache and list are now independent from each other and can be switched on and off by individual settings.
Diffstat (limited to 'etc')
-rw-r--r--etc/PackageKit.conf.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/PackageKit.conf.in b/etc/PackageKit.conf.in
index 62fa70542..bbc81a8ec 100644
--- a/etc/PackageKit.conf.in
+++ b/etc/PackageKit.conf.in
@@ -136,6 +136,13 @@ ScanDesktopFiles=true
# default=true
UpdatePackageCache=true
+# Update the package list on PackageKit transactions
+#
+# NOTE: Don't enable this for backends that are slow doing GetPackages()
+#
+# default=true
+UpdatePackageList=true
+
# Check for running processes when we update packages
#
# NOTE: Don't enable this for backends that are slow doing GetFiles() on