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() {