Date: Tue, 17 Jul 2001 07:33:53 -0700 (PDT) From: Peter Pentchev <roam@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc rc.shutdown src/etc/defaults rc.conf src/share/man/man5 rc.conf.5 Message-ID: <200107171433.f6HEXrM19564@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
roam 2001/07/17 07:33:53 PDT
Modified files:
etc rc rc.shutdown
etc/defaults rc.conf
share/man/man5 rc.conf.5
Log:
Add a script_name_sep rc.conf knob to specify the IFS character
for separating the startup scripts' list into individual filenames.
Run the shutdown scripts in reverse alphabetical order, so dependent
services are stopped before the services they depend upon.
Reviewed by: -arch, -audit
MFC after: 3 weeks
Revision Changes Path
1.272 +13 -6 src/etc/rc
1.17 +13 -6 src/etc/rc.shutdown
1.117 +2 -1 src/etc/defaults/rc.conf
1.113 +8 -1 src/share/man/man5/rc.conf.5
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?200107171433.f6HEXrM19564>
