aboutsummaryrefslogtreecommitdiff
path: root/init.d/savecore.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/savecore.in')
-rw-r--r--init.d/savecore.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d/savecore.in b/init.d/savecore.in
index 8640fe54..b568d5ab 100644
--- a/init.d/savecore.in
+++ b/init.d/savecore.in
@@ -14,6 +14,7 @@ description="Saves a kernel dump."
depend()
{
need dumpon localmount
+ after clock
before encswap
keyword -jail -prefix
}