aboutsummaryrefslogtreecommitdiff
path: root/init.d.FreeBSD/dumpon
diff options
context:
space:
mode:
Diffstat (limited to 'init.d.FreeBSD/dumpon')
-rw-r--r--init.d.FreeBSD/dumpon1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d.FreeBSD/dumpon b/init.d.FreeBSD/dumpon
index 9d40f915..fbe3d1c3 100644
--- a/init.d.FreeBSD/dumpon
+++ b/init.d.FreeBSD/dumpon
@@ -6,6 +6,7 @@ description="Configures a specific kernel dump device."
depend() {
need swap
+ keywords nojail
}
start() {