From 6fba0910c9eb08e341595853284b1bd44f28f232 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 22 Jan 2021 12:15:54 +0000 Subject: Doc http scheme fixes --- doc/s6-linux-init-maker.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/s6-linux-init-maker.html') diff --git a/doc/s6-linux-init-maker.html b/doc/s6-linux-init-maker.html index 68fe91f..b1b0649 100644 --- a/doc/s6-linux-init-maker.html +++ b/doc/s6-linux-init-maker.html @@ -213,9 +213,9 @@ Default is 022.
  • -t timestamp_style : how logs are timestamped by the catch-all logger. 0 means no timestamp, 1 means -external TAI64N format, +external TAI64N format, 2 means -ISO 8601 format, +ISO 8601 format, and 3 means both. Default is 1.

  • @@ -347,7 +347,7 @@ the descriptor that was init's standard error. container's init program report being killed by a SIGHUP. Stopping it with poweroff will make it report being killed by a SIGINT. This is according to the -reboot(2) +reboot(2) specification.
  • Stopping the container with halt, however, is different. It will make the container's pid 1 read a number in the -- cgit v1.2.3