From bfffc7a8685d914873eaa1fc918f660b1fee4d8e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 20 Apr 2026 23:00:13 +0000 Subject: Prepare for 0.6.1.0; set RC_NAME in oneshots --- doc/s6-rc.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/s6-rc.html') diff --git a/doc/s6-rc.html b/doc/s6-rc.html index 62c33ca..a7eb9d9 100644 --- a/doc/s6-rc.html +++ b/doc/s6-rc.html @@ -369,6 +369,11 @@ the up or down scripts as scions of the s6 supervision tree, instead of children of the s6-rc process.

+

+ The up and down scripts are run with the RC_NAME +environment variable set to the name of the service. +

+

Transitions should be ideally transactional, or at the very least idempotent. If a -- cgit v1.3.1