From 96cd0d966a8bc0daad9ec3e18f00e69623f1b5db Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 20 Jan 2026 08:33:43 +0000 Subject: Invoke s6-ftrigrd with a full environment That helps when LD_LIBRARY_PATH is necessary. --- doc/index.html | 8 ++++---- doc/upgrade.html | 9 +++++++++ 2 files changed, 13 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 1725a9b..feb99e9 100644 --- a/doc/index.html +++ b/doc/index.html @@ -83,12 +83,12 @@ with s6
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.14.5.0 or later. It's a build-time requirement. It's also a run-time +2.14.5.1 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • (Optional, but really recommended for full functionality): execline version -2.9.8.0 or later. When s6 is built with execline support (which is the default), +2.9.8.1 or later. When s6 is built with execline support (which is the default), execline is a build-time requirement, and also a run-time requirement for certain binaries that spawn scripts interpreted with execlineb.
  • @@ -115,8 +115,8 @@ want nsswitch-like functionality:

    Download