From 241d2079a25d77e090beb0b767984928dbbc8cd6 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 29 May 2026 23:48:34 +0000 Subject: Prepare for 0.6.1.2; make s6-rc-init idempotent and more resilient --- doc/s6-rc-init.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/s6-rc-init.html') 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. "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 s6-rc-update. +
  • s6-rc-init 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.
  • -- cgit v1.3.1