From db84ebf0f4163b7ac8092d0c998bf2f6a5340709 Mon Sep 17 00:00:00 2001 From: cheloha Date: Tue, 16 Jan 2018 15:57:51 +0000 Subject: [PATCH] GETTY_SLEEP is 30 seconds, not 10 ok deraadt@ --- sbin/init/init.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbin/init/init.8 b/sbin/init/init.8 index e5dcad36cb1..16a02bf6d2a 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: init.8,v 1.49 2016/10/06 11:43:30 schwarze Exp $ +.\" $OpenBSD: init.8,v 1.50 2018/01/16 15:57:51 cheloha Exp $ .\" $NetBSD: init.8,v 1.6 1995/03/18 14:56:31 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -33,7 +33,7 @@ .\" .\" @(#)init.8 8.6 (Berkeley) 5/26/95 .\" -.Dd $Mdocdate: October 6 2016 $ +.Dd $Mdocdate: January 16 2018 $ .Dt INIT 8 .Os .Sh NAME @@ -298,7 +298,7 @@ record of all logins and logouts A process being started to service a line is exiting quickly each time it is started. This is often caused by a ringing or noisy terminal line. -.Em "Init will sleep for 10 seconds" , +.Em "Init will sleep for 30 seconds" , .Em "then continue trying to start the process" . .It "some processes would not die; ps axl advised." A process -- 2.20.1