[Bug 277049] dns/powerdns-recursor rc.d init script
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277049] dns/powerdns-recursor rc.d init script"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Feb 2024 10:35:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277049 --- Comment #2 from Jordan Ostreff <jordan@ostreff.info> --- Hi, I agree that using rc.conf file it is possible to change pdns_recursor_conf variable to point to recursor.yml but the important part is with pidfile="/var/pdns/var/run/${name}.pid" what about to implement pdns_recursor_jaildir variable and use it like pidfile="${pdns_recursor_jaildir}/var/run/${name}.pid"? -- You are receiving this mail because: You are the assignee for the bug.