diff options
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | doc/s6-rc-compile.html | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -14,3 +14,4 @@ Thanks to: Jesse Young <jlyo@jlyo.org> Rasmus Villemoes <rasmus.villemoes@prevas.dk> Jan Bramkamp <crest_maintainer@rlwinm.de> + Guillermo <gdiazhartusch@gmail.com> diff --git a/doc/s6-rc-compile.html b/doc/s6-rc-compile.html index 4065689..000ea3b 100644 --- a/doc/s6-rc-compile.html +++ b/doc/s6-rc-compile.html @@ -78,7 +78,7 @@ program, which maintains the pipes for the longrun pipelines, to run as user <em>fdhuser</em>. By default, it runs as the user owning the supervision tree, i.e. most likely <tt>root</tt>. </li> <li> <tt>-b</tt> : make -<a href="s6-rc-oneshot-runner.html">s6-rc-oneshot-runner</a> +<a href="s6-rc-oneshot-run.html">s6-rc-oneshot-run</a> invocations wait instead of fail on lock contention. This should not change anything in practice, and you can ignore that option. </li> |