summaryrefslogtreecommitdiffstats
path: root/debian/dpkg.cfg
blob: ba898ee8b115ae1fdde59cdfbe2e8081bef0a0cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# dpkg configuration file
#
# This file can contain default options for dpkg.  All command-line
# options are allowed.  Values can be specified by putting them after
# the option, separated by whitespace and/or an `=' sign.
#

# Do not enable debsig-verify by default; since the distribution is not using
# embedded signatures, debsig-verify would reject all packages.
no-debsig

# Log status changes and actions to a file.
log /var/log/dpkg.log