diff options
Diffstat (limited to 'sysconfig/init.s390')
-rw-r--r-- | sysconfig/init.s390 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sysconfig/init.s390 b/sysconfig/init.s390 index fdacee05..79955f07 100644 --- a/sysconfig/init.s390 +++ b/sysconfig/init.s390 @@ -19,8 +19,3 @@ SETCOLOR_NORMAL= LOGLEVEL=3 # Set to anything other than 'no' to allow hotkey interactive startup... PROMPT=no -# What ttys should gettys be started on? -ACTIVE_CONSOLES=/dev/console -# Set to '/sbin/sulogin' to prompt for password on single-user mode -# Set to '/sbin/sushell' otherwise -SINGLE=/sbin/sushell |