From owner-freebsd-current@FreeBSD.ORG Thu Sep 30 15:38:02 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 B7A8416A4CE for ; Thu, 30 Sep 2004 15:38:02 +0000 (GMT) Received: from mail.seekingfire.com (coyote.seekingfire.com [24.72.10.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6357743D5E for ; Thu, 30 Sep 2004 15:38:02 +0000 (GMT) (envelope-from tillman@seekingfire.com) Received: by mail.seekingfire.com (Postfix, from userid 500) id AA04628E; Thu, 30 Sep 2004 09:38:01 -0600 (CST) Date: Thu, 30 Sep 2004 09:38:01 -0600 From: Tillman Hodgson To: freebsd-current@freebsd.org Message-ID: <20040930153801.GP35869@seekingfire.com> References: <20040928025635.Q5094@ync.qbhto.arg> <200409291951.12610.peter@wemm.org> <20040930033351.M57326@ync.qbhto.arg> <43039.193.35.129.161.1096541075.squirrel@webmail.xtaz.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43039.193.35.129.161.1096541075.squirrel@webmail.xtaz.net> X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-GPG-Key-ID: 828AFC7B X-GPG-Fingerprint: 5584 14BA C9EB 1524 0E68 F543 0F0A 7FBC 828A FC7B X-GPG-Key: http://www.seekingfire.com/gpg_key.asc X-Urban-Legend: There is lots of hidden information in headers User-Agent: Mutt/1.5.6i Subject: Re: HEADS UP: named now runs chroot'ed by default 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: Thu, 30 Sep 2004 15:38:02 -0000 On Thu, Sep 30, 2004 at 11:44:35AM +0100, Matt Smith wrote: > Another quick question about this. I run the ports version of bind9 > however I still leave all the base stuff installed during installworld as > one day I might want to use it. All I do is add the following in rc.conf: > > named_enable="YES" > named_program="/usr/local/sbin/named" > named_flags="-c /usr/local/etc/named/named.conf -u bind" > > and all my zone files and pid files etc are in /usr/local/etc/named. I do this as well, though I have one extra wrinkle: /usr/local/etc/named is a RO NFS mount. How does chroot and NFS interact? -T -- Page 6: Unix is easy to use, but difficult to learn. - Harley Hahn, _The Unix Companion_