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:
obrien 2012-08-22 18:49:02 +00:00
parent 1103474a1b
commit 73aa45316e

View File

@ -4,7 +4,7 @@
#
# PROVIDE: adjkerntz
# REQUIRE: FILESYSTEMS random
# REQUIRE: FILESYSTEMS postrandom
# BEFORE: netif
# KEYWORD: nojail