aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/init
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-06-30 13:54:10 -0400
committerBill Nottingham <notting@redhat.com>2010-06-30 13:54:10 -0400
commitfac1aa79cbedc374a3b03650572cd3f4daecb4f7 (patch)
tree8212c27889362fe6d6eb53fefe8bbe85ffa8ef76 /sysconfig/init
parent9bfd6e85da6c7093bda75ba4a7227300a74a495a (diff)
downloadinitscripts-fac1aa79cbedc374a3b03650572cd3f4daecb4f7.tar
initscripts-fac1aa79cbedc374a3b03650572cd3f4daecb4f7.tar.gz
initscripts-fac1aa79cbedc374a3b03650572cd3f4daecb4f7.tar.bz2
initscripts-fac1aa79cbedc374a3b03650572cd3f4daecb4f7.tar.xz
initscripts-fac1aa79cbedc374a3b03650572cd3f4daecb4f7.zip
Remove support for hotkey interactive startup. (#605016)
It cannot work reliably as done in this way. (It's possible to do surgery to do it in plymouth itself, but not here.) Interactive startup via the 'confirm' commandline option is still available.
Diffstat (limited to 'sysconfig/init')
-rw-r--r--sysconfig/init2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysconfig/init b/sysconfig/init
index 1a746088..17b574c5 100644
--- a/sysconfig/init
+++ b/sysconfig/init
@@ -17,8 +17,6 @@ SETCOLOR_WARNING="echo -en \\033[0;33m"
SETCOLOR_NORMAL="echo -en \\033[0;39m"
# default kernel loglevel on boot (syslog will reset this)
LOGLEVEL=3
-# Set to anything other than 'no' to allow hotkey interactive startup...
-PROMPT=yes
# Set to 'yes' to allow probing for devices with swap signatures
AUTOSWAP=no
# What ttys should gettys be started on?