--- /etc/rc0.d/S89casper 2012-04-18 09:17:41.000000000 +0000 +++ /etc/S89casper 2014-01-29 07:34:41.797879829 +0000 @@ -122,7 +122,6 @@ if [ -x /bin/plymouth ] && plymouth --ping; then plymouth message --text="$MSG" - plymouth watch-keystroke > /dev/null else stty sane < /dev/console @@ -132,7 +131,6 @@ /sbin/usplash_write "TEXT-URGENT Please remove installation media, close the tray" /sbin/usplash_write "TEXT-URGENT (if any) and press ENTER to continue" fi - read x < /dev/console fi }