ports/net/powerdns_recursor/pkg
2023-08-16 22:26:55 +00:00
..
DESCR SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
pdns_recursor.rc SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
PLIST SecBSD's official ports repository 2023-08-16 22:26:55 +00:00
README SecBSD's official ports repository 2023-08-16 22:26:55 +00:00

+-------------------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-------------------------------------------------------------------------------

Previous version of rec_control(1) would write to file from within
the chroot powerdns_recursor(8) is running in. As of version 4.5.0,
the file are created by the rec_control command, using the credentials
and current working directory of the process running rec_control.
It is also possible to write to stdout by specifying `-' as file.

See https://docs.powerdns.com/recursor/upgrade.html for more details.

On OpenBSD it is recommended to set

reuseport=no
pdns-distributes-queries=yes