From owner-freebsd-questions Thu Nov 22 14:56:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from molly.intercom.net (molly.intercom.net [216.240.106.84]) by hub.freebsd.org (Postfix) with ESMTP id 8158237B417 for ; Thu, 22 Nov 2001 14:56:27 -0800 (PST) Received: from cross (hh1105097.direcpc.com [206.71.105.97]) by molly.intercom.net (8.12.1/8.12.1) with SMTP id fAMMvCm4022956; Thu, 22 Nov 2001 17:57:14 -0500 (EST) Message-ID: <001601c173a8$c3b985a0$0273150a@woodstock.lanalyse.com> From: "Ron Hensley" To: "Kutulu" , "free bsd" References: <016c01c17395$bb6b0940$a50410ac@olmct.net> <025f01c17398$ca2721f0$090ea8c0@vhds001> <002d01c1739c$be293ab0$0273150a@woodstock.lanalyse.com> <055301c173a5$39e7dfa0$88682518@longhill1.md.home.com> Subject: Re: Problems with Bind. Date: Thu, 22 Nov 2001 17:55:12 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Then why in /etc/rc does it say this? (Appears to me if /etc/defaults/rc.conf exists, which it does, then it is parsed to find the value of the variables used in the /etc/rc.* files, and the /etc/rc.conf is never looked at. # If there is a global system configuration file, suck it in. # if [ -r /etc/defaults/rc.conf ]; then . /etc/defaults/rc.conf source_rc_confs elif [ -r /etc/rc.conf ]; then . /etc/rc.conf fi - - ----- Original Message ----- From: "Kutulu" To: "Ron Hensley" ; "free bsd" Sent: Thursday, November 22, 2001 5:29 PM Subject: Re: Problems with Bind. > From: "Ron Hensley" > To: "free bsd" > Sent: Thursday, November 22, 2001 4:29 PM > Subject: Re: Problems with Bind. > > > my bad /etc/defaults/rc.conf not /etc/default/rc.conf > > Bad bad bad! You should never modify /etc/defaults/rc.conf, nor any of the > other files in /etc/defaults. They all provide for their settings to be > overridden in other files. where custom settings belong. In this case, you > want to add named_enable="yes" (as well as named_program and named_flags if > you choose) into /etc/rc.conf. > > > - -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.8 for non-commercial use iQA/AwUBO/2CO1Fb04N5DzUjEQKnhACgy4wOOBA4CGhJIsCqlcipHExr32kAoKwf 8OlP5RbB5p8ZrishoiZGstHI =Rp0r - -----END PGP SIGNATURE----- -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.8 for non-commercial use iQA/AwUBO/2CT1Fb04N5DzUjEQL/zQCeKLWnaxz+M5OOop5Dtx7wD6RjbF8AmwVM frpOsWQr7Be4s64/Epe2Xeg1 =aNSs -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message