summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2013-11-26 16:39:22 +0000
committerRichard Hughes <richard@hughsie.com>2013-11-26 16:39:25 +0000
commit8c7eb794c0c04a56083539ba06a80d4ae2ca47ec (patch)
tree3f196f1404d9930de99bb6b283783f5b3a423e9c /etc
parent56e89f6a604e769dd7384b0d36c3f94fbdb882b1 (diff)
Remove the config entry 'CheckSharedLibrariesInUse'
This does not work reliably and is very racy. Offline updates are the way forward now for security updates.
Diffstat (limited to 'etc')
-rw-r--r--etc/PackageKit.conf.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/etc/PackageKit.conf.in b/etc/PackageKit.conf.in
index 119e1bfbf..da4516580 100644
--- a/etc/PackageKit.conf.in
+++ b/etc/PackageKit.conf.in
@@ -105,15 +105,6 @@ UpdatePackageList=false
# default=true
UpdateCheckProcesses=false
-# Check for shared libraries that are in use, that are replaced by packages
-# that are marked as security updates.
-#
-# NOTE: Don't enable this for backends that are slow doing GetFiles() on
-# installed files.
-#
-# default=true
-CheckSharedLibrariesInUse=false
-
# Use update cache when possible to avoid using the backend
#
# NOTE: Enabling this reduces calls to the backend, although using the