summary refs log tree commit diff
path: root/src/supervision/s6-svscan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/supervision/s6-svscan.c')
-rw-r--r--src/supervision/s6-svscan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/supervision/s6-svscan.c b/src/supervision/s6-svscan.c
index 740df49..ae77ab4 100644
--- a/src/supervision/s6-svscan.c
+++ b/src/supervision/s6-svscan.c
@@ -560,6 +560,7 @@ int main (int argc, char const *const *argv)
     if (t) tain_from_millisecs(&defaulttimeout, t) ;
     else defaulttimeout = tain_infinite_relative ;
     if (max < 2) max = 2 ;
+    if (max > 90000) max = 90000 ;
   }
 
   if (notif >= 0)