/usr/share/doc/mini-dinstall/examples/mini-dinstall.conf.walters is in mini-dinstall 0.6.30.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # Colin's mini-dinstall.conf
[DEFAULT]
architectures = all, i386, sparc, powerpc
archivedir = /src/debian/
use_dnotify = 0
verify_sigs = 0
extra_keyrings = ~/.gnupg/pubring.gpg
mail_on_success = 0
archive_style = flat
poll_time = 10
mail_log_level = NONE
[unstable]
[experimental]
|