From 168d89131415de7590daa00dc5929aeb8727078e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 28 Apr 2025 08:43:57 +0000 Subject: Latest batch of fixes Signed-off-by: Laurent Bercot --- doc/servicedir.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/servicedir.html') diff --git a/doc/servicedir.html b/doc/servicedir.html index 5e93ac0..5cc2fe0 100644 --- a/doc/servicedir.html +++ b/doc/servicedir.html @@ -82,7 +82,7 @@ to log stderr as well, so the run script should make sure that its stderr goes into the log pipe. This is achieved by fdmove -c 2 1 in execline, -and exec 2>&1 in shell. +and exec 2>&1 in shell.
  • adjust the environment for your foo daemon. Normally the run script inherits its environment from s6-supervise, -- cgit v1.3.1