diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-05-29 23:48:34 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-05-29 23:48:34 +0000 |
| commit | 241d2079a25d77e090beb0b767984928dbbc8cd6 (patch) | |
| tree | fa87dee097e6b26b90c7c1a10c2694d947794640 /doc/s6-rc-init.html | |
| parent | a10457d33ca56fba642bb19d6a21ef0390ef36af (diff) | |
| download | s6-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.html | 3 |
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> |
