aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/rc.d/power_profile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rc/rc.d/power_profile')
-rwxr-xr-xlibexec/rc/rc.d/power_profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/power_profile b/libexec/rc/rc.d/power_profile
index 71f3f3ad8792..7e187bf0a67c 100755
--- a/libexec/rc/rc.d/power_profile
+++ b/libexec/rc/rc.d/power_profile
@@ -62,6 +62,9 @@ if [ $# -ne 1 ]; then
fi
load_rc_config $name
+# doesn't make sense to run in a svcj: privileged operations
+power_profile_svcj="NO"
+
# Find the next state (performance or economy).
state=$1
case ${state} in