[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: Mon, 05 Aug 2024 08:07:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277049
Juraj Lutter <otis@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |otis@FreeBSD.org
--- Comment #3 from Juraj Lutter <otis@FreeBSD.org> ---
Please, do the following:
- Create an UPDATING entry stating that recursor.yml is now the only supported
config format (file) and mention the way how to create it from the old .conf
file.
- Do this also in pkg-message for upgrading
Optionally: Do not install recursor.yml from within the package, install only
the sample file. rc script could have an extra command to check for presence of
recursor.yml and if it does not exist, then that extra command could do
rec_control show-yml ... (provided that recursor.conf does exist).
--
You are receiving this mail because:
You are the assignee for the bug.