Date: Fri, 28 Jul 2000 15:45:37 -0700 (PDT) From: Eivind Eklund <eivind@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults rc.conf src/release/sysinstall config.c Message-ID: <200007282245.PAA59993@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007282245.PAA59993>
