From c7c278dfd4765e0ad7935a9bbd0a130a2c9f1320 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 8 Apr 2011 14:01:13 -0500 Subject: do not timeout waiting for bootmisc to complete It is possible for bootmisc to take longer than 60 seconds to complete and services should not time out waiting for it. X-Gentoo-Bug: 360405 X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=360405 --- init.d/bootmisc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d/bootmisc.in b/init.d/bootmisc.in index 37f187b..f9f020a 100644 --- a/init.d/bootmisc.in +++ b/init.d/bootmisc.in @@ -7,7 +7,7 @@ depend() need localmount before logger after clock sysctl - keyword -prefix + keyword -prefix -timeout } dir_writeable() -- cgit v1.2.3