aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/init.s390
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2004-11-01 19:14:18 +0000
committerBill Nottingham <notting@redhat.com>2004-11-01 19:14:18 +0000
commitd39710983aa00105653475f6e8b908130bc5a4c0 (patch)
tree0bbb2db257f70534bd54e8db79c8f980eead91b9 /sysconfig/init.s390
parent60e9d11be1e1b6e6aa05875459a32c0a3e7b10b1 (diff)
downloadinitscripts-d39710983aa00105653475f6e8b908130bc5a4c0.tar
initscripts-d39710983aa00105653475f6e8b908130bc5a4c0.tar.gz
initscripts-d39710983aa00105653475f6e8b908130bc5a4c0.tar.bz2
initscripts-d39710983aa00105653475f6e8b908130bc5a4c0.tar.xz
initscripts-d39710983aa00105653475f6e8b908130bc5a4c0.zip
revert some stuff
Diffstat (limited to 'sysconfig/init.s390')
-rw-r--r--sysconfig/init.s3904
1 files changed, 2 insertions, 2 deletions
diff --git a/sysconfig/init.s390 b/sysconfig/init.s390
index f3266798..79955f07 100644
--- a/sysconfig/init.s390
+++ b/sysconfig/init.s390
@@ -2,8 +2,6 @@
# verbose => old-style bootup
# anything else => new style bootup without ANSI colors or positioning
BOOTUP=serial
-# Turn on graphical boot
-GRAPHICAL=no
# column to start "[ OK ]" label in
RES_COL=60
# terminal sequence to move to that column. You could change this
@@ -19,3 +17,5 @@ SETCOLOR_WARNING=
SETCOLOR_NORMAL=
# default kernel loglevel on boot (syslog will reset this)
LOGLEVEL=3
+# Set to anything other than 'no' to allow hotkey interactive startup...
+PROMPT=no