From owner-freebsd-stable Sat Apr 20 14:59:14 2002 Delivered-To: freebsd-stable@freebsd.org Received: from 12-234-22-238.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by hub.freebsd.org (Postfix) with ESMTP id ABDF937B416 for ; Sat, 20 Apr 2002 14:59:11 -0700 (PDT) Received: from Master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.12.2/8.12.2) with ESMTP id g3KLx3Ht057031; Sat, 20 Apr 2002 14:59:03 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from Master.gorean.org (zoot [127.0.0.1]) by Master.gorean.org (8.12.2/8.12.2) with ESMTP id g3KLx5Lr015692; Sat, 20 Apr 2002 14:59:05 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by Master.gorean.org (8.12.2/8.12.2/Submit) with ESMTP id g3KLx4k9015689; Sat, 20 Apr 2002 14:59:04 -0700 (PDT) X-Authentication-Warning: Master.gorean.org: doug owned process doing -bs Date: Sat, 20 Apr 2002 14:59:03 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org To: Jan Grant Cc: Calvin NG , D J Hawkey Jr , freebsd-stable Subject: Re: /etc/defaults/rc.conf theory In-Reply-To: Message-ID: <20020420144417.J15643-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 20 Apr 2002, Jan Grant wrote: > On Sat, 20 Apr 2002, Calvin NG wrote: > > > Greetings, > > > > I believe when people say copy rc.conf from /etc/defaults/ into > > /etc/, and go throught it line by line, they really mean, > > 1) copy rc.conf from /etc/defaults/ to /etc/ > > 2) go through it line by line, deleting every line that you want > > leave as default. Make changes to the site specific stuff, > > like sshd_enable=YES > > > > At the end of the whole exercise, you will get that small rc.conf > > again that is tailored to your server's need. That is indeed what I intended, if I did not make myself clear, I apologize. My rc.conf file on my gateway/mail server/file server box has 57 lines. My crash box has 26, about half of which are there just because I test /etc/rc* stuff a lot. /etc/defaults/rc.conf has 250+ variables. > Yes; however, I'd rather do this once at install time than after every > buildworld. You should only have to do it once. Just do it for everything that you care about. > Maybe (I always review changes with mergemaster), but it's a reasonable > assumption that existing default switches stay the same along a -stable > track, so don't "blame" yourself too much. Well, more and more people have expressed this same opinion. gshapiro already reverted the sendmail change, so the one left to discuss is inetd. At this point changing the default back seems to be the most reasonable course of action, even though everything in /etc/inetd.conf is off by default. -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message