From 70249dc762f2d384b5eee37fa7470284751e5ba8 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 19 Aug 2017 16:25:07 +0000 Subject: Doc clarification --- doc/s6-notifyoncheck.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/s6-notifyoncheck.html b/doc/s6-notifyoncheck.html index 74cb6cd..071eb02 100644 --- a/doc/s6-notifyoncheck.html +++ b/doc/s6-notifyoncheck.html @@ -106,7 +106,8 @@ This is basically the polling period. Default is 1000: the service will be polled every second.
  • -n n : give up after n unsuccessful invocations of ./data/check. 0 means infinite, i.e. keep -polling until it succeeds, or times out, or the service dies first.
  • +polling until it succeeds, or times out, or the service dies first. +Default is 7.
  • -c checkprog... : invoke checkprog... instead of ./data/check. The checkprog string will be parsed by execlineb, so it -- cgit v1.2.3