aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/rc.d/gptboot
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rc/rc.d/gptboot')
-rwxr-xr-xlibexec/rc/rc.d/gptboot4
1 files changed, 4 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/gptboot b/libexec/rc/rc.d/gptboot
index 3f04143e79ec..188f1bb77557 100755
--- a/libexec/rc/rc.d/gptboot
+++ b/libexec/rc/rc.d/gptboot
@@ -73,4 +73,8 @@ gptboot_report()
}
load_rc_config $name
+
+# doesn't make sense to run in a svcj: config setting
+gptboot_svcj="NO"
+
run_rc_command "$1"