From 8164ce1f50c03ef3c6548df0e3e1f1d499b90b88 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 18 Dec 2025 09:43:22 +0000 Subject: Add -W readyfd support to s6-l-i and s6-l-i-m --- doc/s6-linux-init.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'doc/s6-linux-init.html') diff --git a/doc/s6-linux-init.html b/doc/s6-linux-init.html index 4d800ce..efcbf6c 100644 --- a/doc/s6-linux-init.html +++ b/doc/s6-linux-init.html @@ -27,7 +27,7 @@ and execs into s6-svscan.

Interface

-     s6-linux-init [ -c basedir ] [ -p initial_path ] [ -s env_store ] [ -m umask ] [ -d slashdev ] [ -D initdefault ] [ -n | -N ] [ -C ] [ -B ] [ args... ]
+     s6-linux-init [ -c basedir ] [ -p initial_path ] [ -s env_store ] [ -m umask ] [ -d slashdev ] [ -D initdefault ] [ -n | -N ] [ -C ] [ -B ] [ -W readyfd ] [ args... ]
 

Early preparation

-- cgit v1.3.1