chiark / gitweb /
awful debugging hacking
[dpkg] / debian / dpkg.cfg
1 # dpkg configuration file
2 #
3 # This file can contain default options for dpkg.  All command-line
4 # options are allowed.  Values can be specified by putting them after
5 # the option, separated by whitespace and/or an `=' sign.
6 #
7
8 # Do not enable debsig-verify by default; since the distribution is not using
9 # embedded signatures, debsig-verify would reject all packages.
10 no-debsig
11
12 # Log status changes and actions to a file.
13 log /var/log/dpkg.log