K 10 svn:author V 5 dougb K 8 svn:date V 27 2005-12-05T07:04:15.000000Z K 7 svn:log V 329 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. END