diff options
Diffstat (limited to 'init.d/savecore.in')
| -rw-r--r-- | init.d/savecore.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/savecore.in b/init.d/savecore.in index cb005643..52e1ee38 100644 --- a/init.d/savecore.in +++ b/init.d/savecore.in @@ -6,7 +6,7 @@ description="Saves a kernel dump." depend() { - need dumpon localmount + need dumpon mount.usr mount.var before encswap keyword -jail -prefix } |
