dpkg.cfg 446 B

1234567891011121314
  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. # Do not enable debsig-verify by default; since the distribution is not using
  8. # embedded signatures, debsig-verify would reject all packages.
  9. no-debsig
  10. # Log status changes and actions to a file.
  11. log /var/log/dpkg.log