From owner-cvs-all Fri Jul 28 17:35:51 2000 Delivered-To: cvs-all@freebsd.org Received: from netplex.com.au (adsl-63-207-30-186.dsl.snfc21.pacbell.net [63.207.30.186]) by hub.freebsd.org (Postfix) with ESMTP id 4284A37B7B6; Fri, 28 Jul 2000 17:35:38 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (peter@localhost [127.0.0.1]) by netplex.com.au (8.9.3/8.9.3) with ESMTP id RAA50659; Fri, 28 Jul 2000 17:35:32 -0700 (PDT) (envelope-from peter@netplex.com.au) Message-Id: <200007290035.RAA50659@netplex.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: Eivind Eklund Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults rc.conf src/release/sysinstall config.c In-Reply-To: Message from Eivind Eklund of "Fri, 28 Jul 2000 15:45:37 PDT." <200007282245.PAA59993@freefall.freebsd.org> Date: Fri, 28 Jul 2000 17:35:31 -0700 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just a thought.. Do we have any dependency checking here? ie: if you turn on NIS/YP and/or NFS, does that either automatically activate portmap or prompt you that it is needed? Otherwise I expect quite a bit of suprise when somebody turns on NFS just like they used to and it doesn't work... Eivind Eklund wrote: > eivind 2000/07/28 15:45:37 PDT > > Modified files: > etc/defaults rc.conf > release/sysinstall config.c > Log: > Change the defaults for portmap, sendmail and inetd to be not running them. > Make sysinstall override this on install, so the effective behavioural > change for a newly installed system is null. Overall, this makes a system > with an empty /etc/rc.conf not run any network services, and makes the > FreeBSD-provided network services that are running visible in /etc/rc.conf > (instead of making people look through /etc/defaults/rc.conf to find the > things they need to disable to secure the system.) > > Reviewed by: jhb > Discussed with: The usual cabal > > Revision Changes Path > 1.71 +4 -4 src/etc/defaults/rc.conf > 1.162 +5 -1 src/release/sysinstall/config.c > > > Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message