mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove hard drive standby code. Will need much more work to make it 1.0 and we are outta time.
Will return to life possibly in 1.1.
This commit is contained in:
parent
b98ed8e4b9
commit
4c0d46350e
@ -408,7 +408,7 @@ include("head.inc");
|
||||
<span class="vexpl">This will cause pfSense not to check for newer firmware versions when the <a href="system_firmware.php">System: Firmware</a> page is viewed.</span>
|
||||
</td>
|
||||
</tr>
|
||||
<?php if($g['platform'] == "pfSense"): ?>
|
||||
<?php if($g['platform'] == "pfSenseDISABLED"): ?>
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncell">Hard disk standby time </td>
|
||||
<td width="78%" class="vtable">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user