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/
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to