RELENG_7 changes for rc.d/named

Oliver Lehmann oliver at FreeBSD.org
Fri Jan 1 21:37:18 UTC 2010


Oliver Lehmann wrote:

> Did that and used your new script - now it works.

One small thing is left, rndc.key gets always created on start.
There is a typo in line 188+189 of rc.d/named:

        if [ -s "${named_confidr}/rndc.key" ]; then
                            ^^^

                case `stat -f%Su ${named_confidr}/rndc.key` in
                                             ^^

-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/


More information about the freebsd-stable mailing list