From 73cff35173dd75b0254ae7cf9098c32822859de0 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 16 Apr 2019 20:37:01 +0000 Subject: It builds! Tomorrow: skeletons for stage2, stage3 and runlevel scripts. --- doc/s6-linux-init-maker.html | 10 ---------- 1 file changed, 10 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 6f3d204..a512501 100644 --- a/doc/s6-linux-init-maker.html +++ b/doc/s6-linux-init-maker.html @@ -49,7 +49,6 @@ machine - else the scripts will crash.
      s6-linux-init-maker \
        [ -c basedir ] \
-       [ -b execline_bindir ] \
        [ -u log_uid -g log_gid | -U ] \
        [ -G early_getty ] \
        [ -1 ] \
@@ -254,15 +253,6 @@ created directory dir to basedir. basedir
 must be absolute. Default is
 /etc/s6-linux-init.  

-

  • -b execline_bindir : init is run by the kernel -without a PATH, and since it is a script, it is necessary to tell it where -to find the -execlineb -launcher and the first few early commands before PATH can be set. -execline_bindir is the location where the execline binaries can be -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.
  • -- cgit v1.2.3