From 1bd507eda34de6945c18daa916fb64ad810fda5a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 7 Jan 2018 17:30:22 +0000 Subject: Doc typo fixes --- doc/s6-linux-init-maker.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 41d8372..5ba7326 100644 --- a/doc/s6-linux-init-maker.html +++ b/doc/s6-linux-init-maker.html @@ -268,10 +268,10 @@ found. It must be absolute. Default is /bin.

  • -u log_uid : the catch-all -logger will run with the uid log_uid. Default is 0.
  • +logger will run with the uid log_uid. Default is 0.

  • -g log_gid : the catch-all -logger will run with the gid log_gid. Default is 0.
  • +logger will run with the gid log_gid. Default is 0.

  • -U : the correct log_uid and log_gid values for the catch-all logger will be read from the @@ -282,7 +282,7 @@ the catch-all logger runs as the nobody user. Be aware that this option is only safe when the user database on the boot-time machine is the same as on the run-time machine, else the catch-all logger may run with an unexpected uid -and gid.
  • +and gid.

  • -G early_getty : if this option is set, s6-linux-init-maker will define a service that will run @@ -397,7 +397,7 @@ s6-svscan as process 1 are:
  • The fact that the supervision tree requires writable directories, so in order to accommodate read-only root filesystems, there needs to be a tmpfs mounted before s6-svscan is run.
  • -
  • The catch-22 coming for the need to redirect the supervision +
  • The catch-22 coming from the need to redirect the supervision tree's output away from /dev/console (which is fine for a first process invocation but impractical for log management of a whole process tree) and into a logger that is itself managed by the -- cgit v1.3.1