'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

View File

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