File: dpkg.cfg

package info (click to toggle)
dpkg 1.22.21
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 58,292 kB
  • sloc: ansic: 38,830; perl: 28,437; sh: 19,216; cpp: 5,307; makefile: 5,216; sed: 127
file content (13 lines) | stat: -rw-r--r-- 446 bytes parent folder | download | duplicates (20)
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