--- elwix/config/etc/default/rc.s/000.boot.run 2013/08/05 13:10:17 1.3 +++ elwix/config/etc/default/rc.s/000.boot.run 2017/10/09 22:28:05 1.3.10.1 @@ -2,12 +2,6 @@ # # This is default action for *Boot Stage Loader* # -# $Id: 000.boot.run,v 1.3 2013/08/05 13:10:17 misho Exp $ +# $Id: 000.boot.run,v 1.3.10.1 2017/10/09 22:28:05 misho Exp $ -echo ">>> BASE BOOT STAGE <<<" - -for i in /etc/rc.t/*; do - [ -d $i ] && continue - [ "000.boot.run" = $(basename $i) ] && continue - rm -f $i -done +echo ">>> CONFIG BOOT STAGE <<<"