cvs commit: src/etc rc.subr
Doug Barton
dougb at FreeBSD.org
Sun Dec 4 23:04:17 PST 2005
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
More information about the cvs-src
mailing list