diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-20 23:00:13 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-20 23:00:13 +0000 |
| commit | bfffc7a8685d914873eaa1fc918f660b1fee4d8e (patch) | |
| tree | 2ac67a8d01ce66755a1a88ccceeff209a24eae5c /doc/s6-rc.html | |
| parent | b802dc3f5c30d378a9d25b6acdef09780b591acf (diff) | |
| download | s6-rc-bfffc7a8685d914873eaa1fc918f660b1fee4d8e.tar.gz | |
Prepare for 0.6.1.0; set RC_NAME in oneshots
Diffstat (limited to 'doc/s6-rc.html')
| -rw-r--r-- | doc/s6-rc.html | 5 |
1 files changed, 5 insertions, 0 deletions
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 @@ -370,6 +370,11 @@ tree, instead of children of the s6-rc process. </p> <p> + The <em>up</em> and <em>down</em> scripts are run with the <tt>RC_NAME</tt> +environment variable set to the name of the service. +</p> + +<p> Transitions should be ideally transactional, or at the very least idempotent. If a transition fails, it should leave the machine in the same state as |
