CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/11/16 06:27:50

Modified files:
        etc/rc.d       : unbound 

Log message:
Support non-default config file paths (e.g. for multiple instances)

A differing -c argument breaks rc_pre()'s assumption about it;
the trust anchor file is equally hard coded, possibly not matching.
Use ksh(1)'s getopts to peek into daemon_flags use that if found.

Report and initial diff from [email protected] on bugs@
tweaks kn
OK sthen

Reply via email to