--- elwix/config/etc/default/rc.s/000.boot.run 2012/10/12 08:22:45 1.2 +++ elwix/config/etc/default/rc.s/000.boot.run 2021/03/11 13:59:50 1.4 @@ -2,12 +2,6 @@ # # This is default action for *Boot Stage Loader* # -# $Id: 000.boot.run,v 1.2 2012/10/12 08:22:45 misho Exp $ +# $Id: 000.boot.run,v 1.4 2021/03/11 13:59:50 misho Exp $ -echo ">>> BASE BOOT STAGE <<<" - -for i in /etc/rc.t/*; do - [ -d $i ] && continue - [ "000.boot.run" = $(/bin/basename $i) ] && continue - rm -f $i -done +echo ">>> CONFIG BOOT STAGE <<<"