Date: Sun, 7 Jul 2002 21:03:22 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.syscons Message-ID: <200207080403.g6843Mst002377@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/07/07 21:03:22 PDT Modified files: etc rc.syscons Log: GRRR! rc.* cannot do an "exit 0" or it aborts the entire /etc/rc process. We do a '. /etc/rc.syscons' - not run it in a seperate shell. Revision Changes Path 1.7 +2 -3 src/etc/rc.syscons 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?200207080403.g6843Mst002377>