--- /sbin/splash.sh 2007-11-07 14:37:56 +0300 +++ splash.sh 2009-08-19 17:07:10 +0400 @@ -93,8 +93,9 @@ if [ "$splash_progress" == 1 -o "$1" == "start" ]; then if test "$_shutdown" == "yes"; then [ -f $splash_theme_file ] && splash_trigger "rlchange 0" - chvt 1 - else + timeout 1 chvt 1 + [ $? == 124 ]&&(chvt 1)& +else if [ "$_silent" == "yes" ]; then if [ -f $splash_theme_file ]; then if [ "$progress_enable" == "1" ]; then