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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to