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
This commit is contained in:
William Hubbs 2011-04-08 14:01:13 -05:00
parent 73c862b792
commit c7c278dfd4

View File

@ -7,7 +7,7 @@ depend()
need localmount
before logger
after clock sysctl
keyword -prefix
keyword -prefix -timeout
}
dir_writeable()