From d4f4ca8963018239daef4ecc81b0536ad52d449d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 16 Oct 2016 21:16:43 +0000 Subject: Implement --enable-absolute-paths --- doc/s6-linux-init-maker.html | 4 ++-- 1 file changed, 2 insertions(+), 2 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 cc18bf4..426896b 100644 --- a/doc/s6-linux-init-maker.html +++ b/doc/s6-linux-init-maker.html @@ -326,7 +326,7 @@ absolutely necessary for s6-linux-utils binaries to be accessible via initial_path, else the machine will not boot. Default is -/usr/bin:/usr/sbin:/bin:/sbin.

+/usr/bin:/bin.

  • -m initial_umask : the value of the initial file umask for all the starting processes, in octal. @@ -360,7 +360,7 @@ variables into the env_store directory, via the program, before erasing them. env_store should obviously be a writable directory, so it should be located under tmpfsdir! If this option is not given (which is the default), the environment -inherited from the kernel isn't saved anywhere.
  • +inherited from the kernel isn't saved anywhere.

  • -e initial_envvar : this option can be repeated. For every initial_envvar, s6-linux-init-maker -- cgit v1.2.3