File: dpkg.cfg

package info (click to toggle)
dpkg 1.18.25
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 45,236 kB
  • sloc: ansic: 32,710; perl: 22,430; sh: 9,949; cpp: 4,753; makefile: 1,478; sed: 104
file content (13 lines) | stat: -rw-r--r-- 446 bytes parent folder | download | duplicates (21)
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