aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinit.d.BSD/dumpon1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d.BSD/dumpon b/init.d.BSD/dumpon
index 65d901f3..505905fc 100755
--- a/init.d.BSD/dumpon
+++ b/init.d.BSD/dumpon
@@ -27,6 +27,7 @@ description="Configures a specific kernel dump device."
depend() {
need swap
+ before savecore
}
start() {