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:
parent
73c862b792
commit
c7c278dfd4
@ -7,7 +7,7 @@ depend()
|
||||
need localmount
|
||||
before logger
|
||||
after clock sysctl
|
||||
keyword -prefix
|
||||
keyword -prefix -timeout
|
||||
}
|
||||
|
||||
dir_writeable()
|
||||
|
Loading…
Reference in New Issue
Block a user