summaryrefslogtreecommitdiff
path: root/init.d/savecore.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/savecore.in')
-rw-r--r--init.d/savecore.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/savecore.in b/init.d/savecore.in
index 66e746e..afe8ce7 100644
--- a/init.d/savecore.in
+++ b/init.d/savecore.in
@@ -7,7 +7,7 @@ description="Saves a kernel dump."
depend()
{
need localmount
- keyword nojail noprefix
+ keyword -jail -prefix
}
start()