aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/rc.d/mountcritremote
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rc/rc.d/mountcritremote')
-rwxr-xr-xlibexec/rc/rc.d/mountcritremote4
1 files changed, 4 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/mountcritremote b/libexec/rc/rc.d/mountcritremote
index b2e0f9cfec49..99becaefb10f 100755
--- a/libexec/rc/rc.d/mountcritremote
+++ b/libexec/rc/rc.d/mountcritremote
@@ -86,4 +86,8 @@ mountcritremote_start()
}
load_rc_config $name
+
+# mounting shall not be performed in a svcj
+mountcritremote_svcj="NO"
+
run_rc_command "$1"