From f693b51230fffab5b60b71309b06f795058a368e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 20 Aug 2018 16:51:26 +0000 Subject: Document max-death-tally and down-signal support by s6-rc-compile Signed-off-by: Brett Neumeier --- AUTHORS | 1 + doc/s6-rc-compile.html | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 2fc4e7d..d54397f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,6 +3,7 @@ Main author: Contributors: Eric Le Bihan + Brett Neumeier Thanks to: Avery Payne diff --git a/doc/s6-rc-compile.html b/doc/s6-rc-compile.html index 000ea3b..57a6b95 100644 --- a/doc/s6-rc-compile.html +++ b/doc/s6-rc-compile.html @@ -275,8 +275,9 @@ about pipelines.
  • A mandatory regular file named run, as well as optional files named finish, notification-fd, timeout-kill, -timeout-finish and nosetsid. These -files will be copied, or recreated, in the generated +timeout-finish, nosetsid, max-death-tally, +and down-signal. These files will be copied, or recreated, in +the generated service directory: they are meant to be used by the s6-supervise -- cgit v1.3.1