aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/rc.d/dumpon
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rc/rc.d/dumpon')
-rwxr-xr-xlibexec/rc/rc.d/dumpon4
1 files changed, 4 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/dumpon b/libexec/rc/rc.d/dumpon
index a6748711b796..0dfcdb266b20 100755
--- a/libexec/rc/rc.d/dumpon
+++ b/libexec/rc/rc.d/dumpon
@@ -97,4 +97,8 @@ dumpon_stop()
}
load_rc_config $name
+
+# doesn't make sense to run in a svcj: config setting
+dumpon_svcj="NO"
+
run_rc_command "$1"