Date: Fri, 24 Sep 2004 04:53:18 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d named Message-ID: <200409240453.i8O4rIoH097367@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2004-09-24 04:53:18 UTC
FreeBSD src repository
Modified files:
etc/rc.d named
Log:
Update to reflect BIND 9 in the base:
1. Making the pid symlink now has to happen after named starts, otherwise
it can generate a fatal error.
2. named-xfer is not part of the BIND 9 world.
3. BIND 9 needs a /dev/random in the chroot directory if chrooted.
4. Only the pid file is symlinked now, the ndc socket is BIND 8 only.
5. Create an rndc.key file for the user if one does not exist.
This (generally) allows a BIND 8 config file to be used in a BIND 9
world with little or no modification.
Revision Changes Path
1.10 +17 -16 src/etc/rc.d/named
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409240453.i8O4rIoH097367>
