Blame SOURCES/PackageKit-0.4.4-Fedora-turn-off-time.conf.patch

cc6846
diff --git a/etc/PackageKit.conf.in b/etc/PackageKit.conf.in
cc6846
index bc0bea2..67e15f7 100644
cc6846
--- a/etc/PackageKit.conf.in
cc6846
+++ b/etc/PackageKit.conf.in
cc6846
@@ -27,7 +27,7 @@ UseNetworkHeuristic=true
cc6846
 # enough and will not be set at the very start or end of a transaction.
cc6846
 #
cc6846
 # default=true
cc6846
-UseRemainingTimeEstimation=true
cc6846
+UseRemainingTimeEstimation=false
cc6846
 
cc6846
 # Shut down the daemon after this many seconds idle. 0 means don't shutdown.
cc6846
 #