Date: Thu, 22 Nov 2001 17:55:12 -0500 From: "Ron Hensley" <ronh@intercom.net> To: "Kutulu" <kutulu@kutulu.org>, "free bsd" <freebsd-questions@FreeBSD.ORG> Subject: Re: Problems with Bind. Message-ID: <001601c173a8$c3b985a0$0273150a@woodstock.lanalyse.com> References: <016c01c17395$bb6b0940$a50410ac@olmct.net> <025f01c17398$ca2721f0$090ea8c0@vhds001> <002d01c1739c$be293ab0$0273150a@woodstock.lanalyse.com> <055301c173a5$39e7dfa0$88682518@longhill1.md.home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----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" <kutulu@kutulu.org> To: "Ron Hensley" <ronh@intercom.net>; "free bsd" <freebsd-questions@FreeBSD.ORG> Sent: Thursday, November 22, 2001 5:29 PM Subject: Re: Problems with Bind. > From: "Ron Hensley" <ronh@intercom.net> > To: "free bsd" <freebsd-questions@FreeBSD.ORG> > 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 <http://www.pgp.com> iQA/AwUBO/2CO1Fb04N5DzUjEQKnhACgy4wOOBA4CGhJIsCqlcipHExr32kAoKwf 8OlP5RbB5p8ZrishoiZGstHI =Rp0r - -----END PGP SIGNATURE----- -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001601c173a8$c3b985a0$0273150a>