From 3bcbbe18f9a60c0743c30d391c7878034e4b1274 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 18 Mar 2016 22:16:08 +0000 Subject: - s6-svscan defaults to -t0 instead of -t5000 - rc for v2.3.0.0, waiting to update deps before releasing --- doc/s6-svscan.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'doc/s6-svscan.html') diff --git a/doc/s6-svscan.html b/doc/s6-svscan.html index 6c4d8d9..764dc4c 100644 --- a/doc/s6-svscan.html +++ b/doc/s6-svscan.html @@ -73,12 +73,10 @@ approximately 50 bytes per service. descriptors to function properly and does not exceed its stack limit. The default of 500 is safe and provides enough room for every reasonable system.
  • -t rescan : perform a scan every rescan -milliseconds. If rescan is 0, automatic scans are never performed after +milliseconds. If rescan is 0 (the default), automatic scans are never performed after the first one and s6-svscan will only detect new services when told to via a -s6-svscanctl -a command. The default rescan -value is 5000, for compatibility with daemontools' -svscan, which performs a -scan (and a reap) every 5 seconds. It is strongly discouraged to set +s6-svscanctl -a command. +It is strongly discouraged to set rescan to a positive value under 500.
  • -- cgit v1.3.1