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 12c4d3f..1423046 100644
--- a/init.d/savecore.in
+++ b/init.d/savecore.in
@@ -7,7 +7,7 @@ description="Saves a kernel dump."
depend()
{
need localmount
- keyword -jail -prefix
+ keyword -jail
}
start()