From owner-freebsd-stable Thu Feb 1 12:32:50 2001 Delivered-To: freebsd-stable@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 8B29E37B65D for ; Thu, 1 Feb 2001 12:32:32 -0800 (PST) Received: from [212.238.77.116] (helo=gateway.raggedclown.intra) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 14OQP8-0005GF-00; Thu, 01 Feb 2001 20:32:31 +0000 Received: by buffy.raggedclown.net (Postfix on SuSE Linux 7.0 (i386), from userid 500) id 9EDB212D5F; Thu, 1 Feb 2001 21:16:17 +0100 (CET) Date: Thu, 1 Feb 2001 21:16:17 +0100 From: Cliff Sarginson To: Vivek Khera Cc: FreeBSD Stable Subject: Re: DNS security Message-ID: <20010201211617.A1056@raggedclown.net> References: <14969.38607.142726.115583@onceler.kciLink.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <14969.38607.142726.115583@onceler.kciLink.com>; from khera@kciLink.com on Thu, Feb 01, 2001 at 12:03:11PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Feb 01, 2001 at 12:03:11PM -0500, Vivek Khera wrote: > The problem I have is how to make FreeBSD 4.2-STABLE pass that > environment variable to bind during boot. There doesn't seem to be a > good way to do that with the stock startup scripts. For now, I'm just > going to start bind in /etc/rc.local and turn it off from rc.conf. > > Does it seem like a good idea to be able to set the BIND environment > variables from the stock rc scripts? If so, could someone add this? You could try "env var=value bind" ? Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message