--- trunk/busybox/splash-functions.rc 2012/04/19 15:13:51 1744 +++ trunk/busybox/splash-functions.rc 2012/04/25 08:57:23 1751 @@ -148,10 +148,6 @@ if [[ -n $(pidof fbsplash) ]] then echo "$@" > ${SPLASH_FIFO} - else - # exit here - splash_cursor enable - chvt 1 fi }