summaryrefslogtreecommitdiff
path: root/etc/PackageKit.conf.in
blob: f6f2ca09304721813e1187f51450ba4d942aa936 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Only the system administrator should modify this file, ordinary users
# should not have to change anything.

[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.
#
# The order they are specified is the order they are tried, so for the
# value "foo,bar" first "foo" will be attempted and then "bar" if the
# libpk_backend_foo.so module load failed.
DefaultBackend=@defaultbackend@