K 10 svn:author V 5 green K 8 svn:date V 27 2002-12-17T20:45:07.000000Z K 7 svn:log V 293 Make /etc/rc and /etc/rc.shutdown executable, and execute them directly instead of via /bin/sh. They already have the proper #! lines, and there is no new failure case (if execution fails, it still attempts to execute indirectly via /bin/sh). This is necessary for SEBSD to function properly. END