Date: Mon, 5 Dec 2005 07:04:15 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.subr Message-ID: <200512050704.jB574FeY098280@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2005-12-05 07:04:15 UTC
FreeBSD src repository
Modified files:
etc rc.subr
Log:
Change how *.sh scripts are handled. If the script is in /etc/rc.d,
source it into the shell. If not, handle it in a subshell the same
way that "real" rc.d-style scripts are handled. This will dramatically
ease the "process local scripts in the base rcorder" transition.
Add *.bak to the list of files in */rc.d that we ignore.
Revision Changes Path
1.45 +2 -2 src/etc/rc.subr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512050704.jB574FeY098280>
