summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2013-11-26 16:09:43 +0000
committerRichard Hughes <richard@hughsie.com>2013-11-26 16:09:45 +0000
commiteb1cd65676fa2f42645bdb417eb3f7551c135471 (patch)
treec0adb153526514d47a482fe1b4157960a5058bdf /etc
parent2765c787823918a63e530d169e8d552cd69629d4 (diff)
Remove the config option 'WritePreparedUpdates'
If you don't want to use the trivially-generated file, you can just ignore it.
Diffstat (limited to 'etc')
-rw-r--r--etc/PackageKit.conf.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/etc/PackageKit.conf.in b/etc/PackageKit.conf.in
index f8f02fd27..41f3bc3a2 100644
--- a/etc/PackageKit.conf.in
+++ b/etc/PackageKit.conf.in
@@ -237,11 +237,3 @@ NoUpdateProcessList=
#
# default=true
CancelBackgroundTransactions=true
-
-# If the daemon should write /var/lib/PackageKit/prepared-update
-#
-# By allowing the prepared-update file to be created the session may
-# show a 'Reboot and install updates' item to the user.
-#
-# default=true
-WritePreparedUpdates=true