summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2010-02-24 01:27:36 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2010-02-24 01:27:36 +0000
commit8e85b4c3727d0ecd8b7562c84598204916227128 (patch)
tree21788935e9d977248da42a8da1e2dece507aeca5 /share
parent0150e93df959dff11b326dafa8dd409cf8ec4445 (diff)
downloadFreeBSD-src-8e85b4c3727d0ecd8b7562c84598204916227128.zip
FreeBSD-src-8e85b4c3727d0ecd8b7562c84598204916227128.tar.gz
Add the ability to set SMU-based machines to restart automatically after
power loss.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.powerpc/smu.43
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man4/man4.powerpc/smu.4 b/share/man/man4/man4.powerpc/smu.4
index 570f4ac..893522c 100644
--- a/share/man/man4/man4.powerpc/smu.4
+++ b/share/man/man4/man4.powerpc/smu.4
@@ -75,6 +75,9 @@ The following sysctls can be used to control the
power management behavior and to examine current system power and
thermal conditions.
.Bl -tag -width indent
+.It Va dev.smu.%d.server_mode
+Restart after power failure behavior (1 causes system to reboot after power
+cut, 0 causes system to remain off).
.It Va dev.smu.%d.target_temp
Target system temperature, in degrees Celsius. The
.Nm
OpenPOWER on IntegriCloud