'dumpon' can run before 'initrandom' so make it.

This gives a better chance of debugging /dev/random related panics.
This commit is contained in:
David E. O'Brien 2005-04-05 18:59:24 +00:00
parent 26f7774a47
commit 623720bd03
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=144683

View File

@ -4,8 +4,8 @@
#
# PROVIDE: dumpon
# REQUIRE: initrandom
# BEFORE: disks savecore
# REQUIRE: rcconf
# BEFORE: disks savecore initrandom
# KEYWORD: nojail
. /etc/rc.subr