aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/rc.d/sysctl_lastload
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rc/rc.d/sysctl_lastload')
-rwxr-xr-xlibexec/rc/rc.d/sysctl_lastload4
1 files changed, 4 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/sysctl_lastload b/libexec/rc/rc.d/sysctl_lastload
index 335bd9cdc1bc..6d97561ed2c0 100755
--- a/libexec/rc/rc.d/sysctl_lastload
+++ b/libexec/rc/rc.d/sysctl_lastload
@@ -14,4 +14,8 @@ start_cmd="/etc/rc.d/sysctl lastload"
stop_cmd=":"
load_rc_config $name
+
+# doesn't make sense to run in a svcj: config setting
+sysctl_lastload_svcj="NO"
+
run_rc_command "$1"