From owner-freebsd-current@FreeBSD.ORG Tue Sep 28 05:26:10 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 959DD16A4CF; Tue, 28 Sep 2004 05:26:10 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFC3043D5D; Tue, 28 Sep 2004 05:26:09 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 961385310; Tue, 28 Sep 2004 07:26:08 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id AD1FD530A; Tue, 28 Sep 2004 07:26:01 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 7A247B873; Tue, 28 Sep 2004 07:26:01 +0200 (CEST) To: Doug Barton References: <1096042856.24267.6.camel@purgatory.ceribus.net> <20040924222550.F6548@URF.trarfvf> <1096064849.1047.7.camel@server.mcneil.com> <20040925001835.U7126@URF.trarfvf> <20040927184543.I911@bo.vpnaa.bet> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Tue, 28 Sep 2004 07:26:01 +0200 In-Reply-To: <20040927184543.I911@bo.vpnaa.bet> (Doug Barton's message of "Mon, 27 Sep 2004 18:54:01 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: Juha Saarinen cc: freebsd-current@freebsd.org Subject: Re: Proper way to run bind9 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 05:26:10 -0000 Doug Barton writes: > On Tue, 28 Sep 2004, Juha Saarinen wrote: > > Is there a good reason for not changing that to /var/run/named/pid as > > the default on FreeBSD, instead of adjusting the location in both > > /etc/defaults/rc.conf and named.conf? > A couple of them actually. We do not want to edit the files as they > come from the vendor without a really good reason, and this isn't one. we could change the pid file name to /var/run/named/named.pid without changing sources - we'd just need to define NS_LOCALSTATEDIR to /var/run/named in CFLAGS. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no