From 01c12e7ac7bd0c95099dbe299f049c59081e35bc Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 20 Mar 2018 18:21:19 +0000 Subject: Add s6-svdt, change default max tally to 100, add doc, prepare for 2.7.1.0 --- doc/servicedir.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/servicedir.html') diff --git a/doc/servicedir.html b/doc/servicedir.html index cad2cb4..29236e7 100644 --- a/doc/servicedir.html +++ b/doc/servicedir.html @@ -148,7 +148,7 @@ exists, it must only contain an unsigned integer, which is the maximum number of service death events that s6-supervise will keep track of. If the service dies more than this number of times, the oldest events will be forgotten. Tracking death events is useful, for instance, when throttling service restarts. The -value cannot be greater than 4096. If the file does not exist, a default of 20 +value cannot be greater than 4096. If the file does not exist, a default of 100 is used.
  • A fifodir named event. It is automatically created by s6-supervise if it does not exist. -- cgit v1.3.1