aboutsummaryrefslogtreecommitdiff
path: root/init.d/dumpon.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/dumpon.in')
-rw-r--r--init.d/dumpon.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/dumpon.in b/init.d/dumpon.in
index 349276e3..8a72e69d 100644
--- a/init.d/dumpon.in
+++ b/init.d/dumpon.in
@@ -12,6 +12,7 @@
description="Configures a specific kernel dump device."
depend() {
+ after clock
need swap
keyword -jail -prefix
}