From 24df2bc9d99b224768370e02dd87dd5e2641f206 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 19 Aug 2025 17:13:29 +0000 Subject: Prepare for 1.2.0.0. env_store now needs to be read with chomp. --- doc/s6-linux-init-maker.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 afbe8cd..fb2880d 100644 --- a/doc/s6-linux-init-maker.html +++ b/doc/s6-linux-init-maker.html @@ -249,7 +249,7 @@ needed at a later time; in that case, giving the -s option to s6-linux-init-maker makes stage 1 init dump the "kernel" environment variables into the env_store directory (under a format that is later readable with -s6-envdir -fn) +s6-envdir -f) before erasing them. env_store should obviously be a writable directory, so it should be located under /run (or your chosen tmpfsdir)! -- cgit v1.3.1