Date: Tue, 17 Dec 2002 12:45:07 -0800 (PST) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile src/sbin/init init.c Message-ID: <200212172045.gBHKj7kQ089585@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2002/12/17 12:45:07 PST
Modified files:
etc Makefile
sbin/init init.c
Log:
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.
Revision Changes Path
1.300 +0 -0 src/etc/Makefile
1.54 +0 -0 src/sbin/init/init.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212172045.gBHKj7kQ089585>
