From 16f7e90c6c4a9198261f9ac8c5d07fc37674b39c Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 8 Apr 2011 14:08:29 -0500 Subject: clarify documentation for -timeout keyword --- man/runscript.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/runscript.8 b/man/runscript.8 index f3c397e..75c54b8 100644 --- a/man/runscript.8 +++ b/man/runscript.8 @@ -148,7 +148,8 @@ have this keyword. Don't stop this service when changing runlevels, even if not present. This includes shutting the system down. .It Dv -timeout -Do not time out waiting for that service. +Other services should wait indefinitely for this service to start. Use +this keyword if your service may take longer than 60 seconds to start. .It Dv -jail When in a jail, exclude this service from any dependencies. The service can still be run directly. Set via -- cgit v1.2.3