aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/rc.d/geli2
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rc/rc.d/geli2')
-rwxr-xr-xlibexec/rc/rc.d/geli24
1 files changed, 4 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/geli2 b/libexec/rc/rc.d/geli2
index 16248d32ece8..cedd48a312ee 100755
--- a/libexec/rc/rc.d/geli2
+++ b/libexec/rc/rc.d/geli2
@@ -55,4 +55,8 @@ geli2_start()
}
load_rc_config $name
+
+# doesn't make sense to run in a svcj: config setting
+geli2_svcj="NO"
+
run_rc_command "$1"