From: Michael Lauer Date: Mon, 17 May 2004 14:49:54 +0000 (+0000) Subject: link banner into startup runlevel. how about the other, outcommented, scripts ? X-Git-Tag: Release-2010-05/1~19106 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe9ed6c58625640a81993a6da3b5a72f3a298600;p=openembedded.git link banner into startup runlevel. how about the other, outcommented, scripts ? BKrev: 40a8d112LG8IL5NPTE5qtRyCwx4yRg --- diff --git a/initscripts/initscripts_1.0.oe b/initscripts/initscripts_1.0.oe index bc8c2415bb..f173ebef23 100644 --- a/initscripts/initscripts_1.0.oe +++ b/initscripts/initscripts_1.0.oe @@ -91,7 +91,7 @@ do_install () { ln -sf ../init.d/umountnfs.sh ${D}/etc/rc0.d/S31umountnfs.sh # ln -sf ../init.d/umountfs ${D}/etc/rc0.d/S40umountfs ln -sf ../init.d/halt ${D}/etc/rc0.d/S90halt -# ln -sf ../init.d/banner ${D}/etc/rcS.d/S01banner + ln -sf ../init.d/banner ${D}/etc/rcS.d/S01banner ln -sf ../init.d/checkroot.sh ${D}/etc/rcS.d/S10checkroot.sh # ln -sf ../init.d/checkfs.sh ${D}/etc/rcS.d/S30checkfs.sh ln -sf ../init.d/mountall.sh ${D}/etc/rcS.d/S35mountall.sh