Date: Fri, 24 Sep 2004 23:49:38 +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: <200409242349.i8ONncZV066314@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2004-09-24 23:49:38 UTC FreeBSD src repository Modified files: etc/rc.d named Log: Fix two glitches that appear in the non-chroot case. First, if not chrooted the pid symlink code should not fire. Also, remove the quotes around the chroot variable in the rndc-confgen invocation so that if not chrooted the command will still succeed. Pointed out by: Sean McNeil <sean@mcneil.com> Revision Changes Path 1.12 +3 -1 src/etc/rc.d/named
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409242349.i8ONncZV066314>