aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-rc-init.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-05-29 23:48:34 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-05-29 23:48:34 +0000
commit241d2079a25d77e090beb0b767984928dbbc8cd6 (patch)
treefa87dee097e6b26b90c7c1a10c2694d947794640 /doc/s6-rc-init.html
parenta10457d33ca56fba642bb19d6a21ef0390ef36af (diff)
downloads6-rc-241d2079a25d77e090beb0b767984928dbbc8cd6.tar.gz
Prepare for 0.6.1.2; make s6-rc-init idempotent and more resilient
Diffstat (limited to 'doc/s6-rc-init.html')
-rw-r--r--doc/s6-rc-init.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/s6-rc-init.html b/doc/s6-rc-init.html
index 1928534..524057d 100644
--- a/doc/s6-rc-init.html
+++ b/doc/s6-rc-init.html
@@ -148,6 +148,9 @@ without having to change the s6-rc-init invocation in boot scripts. </li>
"live compiled database", and must not be tampered with or deleted.
The only way to free it for deletion is to replace it with another
database, via a call to <a href="s6-rc-update.html">s6-rc-update</a>. </li>
+ <li> <tt>s6-rc-init</tt> is not supposed to be called more than once.
+But if a live s6-rc directory happens to exist, it will attempt to
+reuse it. </li>
</ul>
</body>