aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-07-01 13:44:32 -0400
committerBill Nottingham <notting@redhat.com>2010-07-01 13:44:32 -0400
commitf2ddf2aa5d8b7ef7ddd40cae570cedc8da6963f5 (patch)
treee506dc4e51a04d5d8b442d293813936cf9bfdb07
parentf52556d2fa9a547295a28be62a3f1c2c8d733e18 (diff)
downloadinitscripts-f2ddf2aa5d8b7ef7ddd40cae570cedc8da6963f5.tar
initscripts-f2ddf2aa5d8b7ef7ddd40cae570cedc8da6963f5.tar.gz
initscripts-f2ddf2aa5d8b7ef7ddd40cae570cedc8da6963f5.tar.bz2
initscripts-f2ddf2aa5d8b7ef7ddd40cae570cedc8da6963f5.tar.xz
initscripts-f2ddf2aa5d8b7ef7ddd40cae570cedc8da6963f5.zip
Remove 'press 'I' for interactive startup message.
Even with plymouth wait-kestroke support, this method is deprecated in favor of booting with 'confirm'.
-rwxr-xr-xrc.d/rc.sysinit4
1 files changed, 0 insertions, 4 deletions
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