From 543c1405653c48d23e19d03d7c62e9534fc9a110 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 23 Mar 2017 14:34:16 +0000 Subject: Don't wait on locks by default (fail instead); add a -b option to get the waiting behaviour Also fix a few types in s6-rc-compile (unsigned int -> uint32_t for avltree indices) --- doc/s6-rc-oneshot-run.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/s6-rc-oneshot-run.html') diff --git a/doc/s6-rc-oneshot-run.html b/doc/s6-rc-oneshot-run.html index 351e9e1..8cddcb5 100644 --- a/doc/s6-rc-oneshot-run.html +++ b/doc/s6-rc-oneshot-run.html @@ -33,7 +33,7 @@ in internal scripts created by

Interface

-     s6-rc-oneshot-run [ -l live ] up|down n
+     s6-rc-oneshot-run [ -l live ] [ -b ] up|down n
 

Exit codes

-- cgit v1.2.3