Depend on the new 'postrandom' instead of random.
We need to limit the amount of time between consuming the entropy seeds and removing it in case of a kernel panic.
This commit is contained in:
parent
1103474a1b
commit
73aa45316e
@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
# PROVIDE: adjkerntz
|
||||
# REQUIRE: FILESYSTEMS random
|
||||
# REQUIRE: FILESYSTEMS postrandom
|
||||
# BEFORE: netif
|
||||
# KEYWORD: nojail
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user