summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-03-25 05:40:48 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-03-25 05:40:48 +0000
commit073abaa623141966e509424437f6d66cd20cd951 (patch)
tree567503d3d48dadab9bde3e7527401d3bc934c3ec /usr/local/www/system_advanced.php
parentf479b4071059dd49777e6c50bb35970b3e091d30 (diff)
downloadpfsense-073abaa623141966e509424437f6d66cd20cd951.zip
pfsense-073abaa623141966e509424437f6d66cd20cd951.tar.gz
Comment out the m0n0wall option until the kernel panics are tamed
Diffstat (limited to 'usr/local/www/system_advanced.php')
-rwxr-xr-xusr/local/www/system_advanced.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/local/www/system_advanced.php b/usr/local/www/system_advanced.php
index e0fffce..39960d7 100755
--- a/usr/local/www/system_advanced.php
+++ b/usr/local/www/system_advanced.php
@@ -495,6 +495,8 @@ include("head.inc");
<tr>
<td colspan="2" valign="top" class="listtopic">Traffic Shaper and Firewall Advanced</td>
</tr>
+<?php
+/*
<tr>
<td width="22%" valign="top" class="vncell">Traffic shaper type</td>
<td width="78%" class="vtable">
@@ -504,6 +506,8 @@ include("head.inc");
</select>
</td>
</tr>
+*/
+?>
<tr>
<td width="22%" valign="top" class="vncell">FTP RFC 959 data port violation workaround</td>
<td width="78%" class="vtable">
OpenPOWER on IntegriCloud