This file is indexed.

/usr/share/doc/pdnsd/README.Debian is in pdnsd 1.2.9a-par-3.

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
/etc/pdnsd.conf
===============

pdnsd in Debian will default to AUTO_MODE, which will use
configuration files in /usr/share/pdnsd/pdnsd-$AUTO_MODE,
which contain resonable defaults for most cases.

If you wish to customize the values, set up to MANUAL mode, and edit
/etc/pdnsd.conf. You can copy the file from
/usr/share/pdnsd/pdnsd-$AUTO_MODE to /etc/pdnsd.conf to use as a
template.

To set up MANUAL mode, remove the AUTO_MODE= definition in /etc/default/pdnsd.