bootmisc.in: fix boot order
Bootmisc was running before the root file system was remounted rw in some situations. This fixes that issue. X-Gentoo-Bug: 493442 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=493442
This commit is contained in:
parent
d711663189
commit
235f94c4c5
@ -6,7 +6,7 @@ depend()
|
||||
{
|
||||
need localmount
|
||||
before logger
|
||||
after clock sysctl
|
||||
after clock root sysctl
|
||||
keyword -prefix -timeout
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user