summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_misc.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@sullrich-MacBookPro.local>2009-04-05 16:03:50 -0400
committerScott Ullrich <sullrich@sullrich-MacBookPro.local>2009-04-05 16:03:50 -0400
commit60359eaa6aae47be1a834dda687461ee1a9ad4b8 (patch)
treece6c8cfb3187f4d21908100565c9f0997433f4a6 /usr/local/www/system_advanced_misc.php
parentc912fe285a7bbc7eb45878d8fa5e9944e93a3edc (diff)
downloadpfsense-60359eaa6aae47be1a834dda687461ee1a9ad4b8.zip
pfsense-60359eaa6aae47be1a834dda687461ee1a9ad4b8.tar.gz
Add Use PowerD
Diffstat (limited to 'usr/local/www/system_advanced_misc.php')
-rw-r--r--usr/local/www/system_advanced_misc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/system_advanced_misc.php b/usr/local/www/system_advanced_misc.php
index 9b7a916..36bb507 100644
--- a/usr/local/www/system_advanced_misc.php
+++ b/usr/local/www/system_advanced_misc.php
@@ -155,6 +155,7 @@ include("head.inc");
<td width="22%" valign="top" class="vncell">PowerD</td>
<td width="78%" class="vtable">
<input name="powerd_enable" type="checkbox" id="powerd_enable" value="yes" <?php if ($pconfig['powerd_enable']) echo "checked"; ?> />
+ <strong>Use PowerD</strong><br/>
<br />
The powerd utility monitors the system state and sets various power con-
trol options accordingly. It offers three modes (maximum, minimum, and
OpenPOWER on IntegriCloud