aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/rc.d/iovctl
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rc/rc.d/iovctl')
-rwxr-xr-xlibexec/rc/rc.d/iovctl4
1 files changed, 4 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/iovctl b/libexec/rc/rc.d/iovctl
index 01e16221cc4a..b2404f5665b1 100755
--- a/libexec/rc/rc.d/iovctl
+++ b/libexec/rc/rc.d/iovctl
@@ -35,4 +35,8 @@ iovctl_stop()
}
load_rc_config $name
+
+# doesn't make sense to run in a svcj: config setting
+iovctl_svcj="NO"
+
run_rc_command "$1"