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:
David E. O'Brien 2012-08-22 18:49:02 +00:00
parent 7e7fd6c88d
commit a23ec70a4e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=239570

View File

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