cvs commit: src/etc rc.subr
Yar Tikhiy
yar at FreeBSD.org
Mon Jun 4 11:39:36 UTC 2007
yar 2007-06-04 11:39:35 UTC
FreeBSD src repository
Modified files:
etc rc.subr
Log:
Be robust to a bogus script specification or contents
when figuring out what the real interpreter is for an
interpreted command. That is, check whether we can read
the script file in the first place and, if so, make sure
we got a valid shebang line from it.
Revision Changes Path
1.76 +24 -11 src/etc/rc.subr
More information about the cvs-src
mailing list