summaryrefslogtreecommitdiff
path: root/doc/s6-linux-init-maker.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-04-28 23:48:26 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-04-28 23:48:26 +0000
commit26f83a95417ff2e5866d6fefab4d737509761622 (patch)
tree004320a4e34db14876925580a77a972a69bd6fde /doc/s6-linux-init-maker.html
parente5512f97985e8ce0798437750fa635dd1c3b02d9 (diff)
downloads6-linux-init-26f83a95417ff2e5866d6fefab4d737509761622.tar.xz
More bugfixes, glibc multilib workaround
Diffstat (limited to 'doc/s6-linux-init-maker.html')
-rw-r--r--doc/s6-linux-init-maker.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/s6-linux-init-maker.html b/doc/s6-linux-init-maker.html
index a9f6e8b..27b02c5 100644
--- a/doc/s6-linux-init-maker.html
+++ b/doc/s6-linux-init-maker.html
@@ -170,7 +170,8 @@ is defined. </li> <p />
sent to the catch-all logger (i.e. all the error messages that are not
caught by a dedicated logger, as well as the output from <em>rc.init</em>,
<em>runlevel</em> and <em>rc.shutdown</em>,
-are also copied to <tt>/dev/console</tt>. This is generally useful to
+are also copied to <tt>/dev/console</tt>. (Timestamps are not
+copied to <tt>/dev/console</tt>.) This is generally useful to
debug a system at a glance, but if a failing program keeps sending
error messages, it may interfere with comfortable usage of an early
getty. A common workaround is to make the early getty start on