From fac1aa79cbedc374a3b03650572cd3f4daecb4f7 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 30 Jun 2010 13:54:10 -0400 Subject: 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. --- sysconfig/init | 2 -- 1 file changed, 2 deletions(-) (limited to 'sysconfig') 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? -- cgit v1.2.1