From owner-cvs-src@FreeBSD.ORG Fri Sep 24 19:55:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E23F16A4CE; Fri, 24 Sep 2004 19:55:59 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07D0143D48; Fri, 24 Sep 2004 19:55:59 +0000 (GMT) (envelope-from DougB@dougbarton.net) Received: from [192.168.9.149] (unknown[195.172.110.163]) by comcast.net (sccrmhc13) with ESMTP id <2004092419555401600c6p94e> (Authid: domain_name_tsar); Fri, 24 Sep 2004 19:55:58 +0000 Message-ID: <41547BC9.50709@DougBarton.net> Date: Fri, 24 Sep 2004 20:55:53 +0100 From: Doug Barton User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040811 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dag-Erling Smorgrav References: <200409241946.i8OJkIlo049350@repoman.freebsd.org> In-Reply-To: <200409241946.i8OJkIlo049350@repoman.freebsd.org> X-Enigmail-Version: 0.84.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults rc.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Sep 2004 19:55:59 -0000 Dag-Erling Smorgrav wrote: > des 2004-09-24 19:46:18 UTC > > FreeBSD src repository > > Modified files: > etc/defaults rc.conf > Log: > It's named.pid, not named/pid. > > Pointy hat to: dougb@ > > Revision Changes Path > 1.216 +1 -1 src/etc/defaults/rc.conf > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/etc/defaults/rc.conf.diff?&r1=1.215&r2=1.216&f=h > Actually it's not named.pid in this context. In order to allow named to run as user bind even without a chroot, the change was made a while back to put the pid file in /var/run/named, and chown that directory to user bind. Could you please back this one out? Doug -- If you're never wrong, you're not trying hard enough