From f2ddf2aa5d8b7ef7ddd40cae570cedc8da6963f5 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 1 Jul 2010 13:44:32 -0400 Subject: Remove 'press 'I' for interactive startup message. Even with plymouth wait-kestroke support, this method is deprecated in favor of booting with 'confirm'. --- rc.d/rc.sysinit | 4 ---- 1 file changed, 4 deletions(-) (limited to 'rc.d') diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit index 420e59a3..a764c0bc 100755 --- a/rc.d/rc.sysinit +++ b/rc.d/rc.sysinit @@ -104,10 +104,6 @@ else PRODUCT=$(sed "s/ release.*//g" /etc/system-release) echo "$PRODUCT" fi -if [ "$PROMPT" != "no" ]; then - echo -en $"\t\tPress 'I' to enter interactive startup." - echo -fi # Fix console loglevel if [ -n "$LOGLEVEL" ]; then -- cgit v1.2.1