/etc/default/dnssec-triggerd is in dnssec-trigger 0.13~svn685-4.
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 | # Defaults for dnssec-triggerd initscript
# sourced by /etc/init.d/dnssec-triggerd
# installed at /etc/default/dnssec-triggerd by the maintainer scripts
#
# This is a POSIX shell fragment
#
# Additional options that are passed to the Daemon.
DAEMON_ARGS=""
|