summaryrefslogtreecommitdiff
path: root/man/kernel-command-line.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-06-22 13:16:28 +0200
committerLennart Poettering <lennart@poettering.net>2012-06-22 13:16:28 +0200
commitd081dffbd3e57dc9da494a3384e333bf565d4175 (patch)
treea09f838a8c73078470eb6e17d798abc9cb81bf95 /man/kernel-command-line.xml
parentb0193f1c1f1540bfccbdca02df82669b9308e4e2 (diff)
core: remove sysv_console option
This option never made much sense. It was originally intended to make sure that the usual startup output of sysv scripts goes to the terminal. However, since SysV scripts started from a terminal would not output to that terminal, but rather /dev/console this effect was more often than not actually taking place. Nowadays systemd has much nicer boot time status output than SysV which makes the sysv output redundant. Finally, all output of services goes to the journal anyway, and is not lost. Hence, let's drop this option, and simplify things a bit.
Diffstat (limited to 'man/kernel-command-line.xml')
-rw-r--r--man/kernel-command-line.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml
index 6e1c7e080..6d7c57599 100644
--- a/man/kernel-command-line.xml
+++ b/man/kernel-command-line.xml
@@ -80,7 +80,6 @@
<term><varname>systemd.crash_chvt=</varname></term>
<term><varname>systemd.confirm_spawn=</varname></term>
<term><varname>systemd.show_status=</varname></term>
- <term><varname>systemd.sysv_console=</varname></term>
<term><varname>systemd.log_target=</varname></term>
<term><varname>systemd.log_level=</varname></term>
<term><varname>systemd.log_color=</varname></term>