diff options
author | Richard Hughes <richard@hughsie.com> | 2014-09-03 10:31:20 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2014-09-03 10:31:20 +0100 |
commit | 08530ad9a527aa726abe9ca37632e671c7790a56 (patch) | |
tree | 101374973d6bac6114f4861189967b57f6cf985f /etc | |
parent | aeef935198d9fb5f8088c9bcbd42d5a2ae5928ee (diff) |
Remove BackendShutdownTimeout from the config file
This already has a sane default value, and can also be overridden.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/PackageKit.conf.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/PackageKit.conf.in b/etc/PackageKit.conf.in index f6f2ca093..710a66bde 100644 --- a/etc/PackageKit.conf.in +++ b/etc/PackageKit.conf.in @@ -3,9 +3,6 @@ [Daemon] -# Unlock the backend after this many seconds idle. -BackendShutdownTimeout=5 - # Default backends, as chosen in the configure script. This will be used # where no --backend="foo" option is given to the daemon. # |