summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-16 00:15:13 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-16 00:15:13 +0000
commit99813ccb8ba96dbb0ecbdbe02bd5d6e3a2bded4c (patch)
tree944476df1a16f88ff5fe2da421c0f92f127b9ada /usr/local/www/status.php
parentaf539d7875b3e44e0d931a001b1a118872a70fee (diff)
downloadpfsense-99813ccb8ba96dbb0ecbdbe02bd5d6e3a2bded4c.zip
pfsense-99813ccb8ba96dbb0ecbdbe02bd5d6e3a2bded4c.tar.gz
do not include /sbin/pfctl -vvsq
Diffstat (limited to 'usr/local/www/status.php')
-rwxr-xr-xusr/local/www/status.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/status.php b/usr/local/www/status.php
index 2b49d2b..8d896fc 100755
--- a/usr/local/www/status.php
+++ b/usr/local/www/status.php
@@ -92,7 +92,6 @@ defCmdT("pfctl -s nat ", "/sbin/pfctl -s nat");
defCmdT("pfctl -s rules", "/sbin/pfctl -s rules");
defCmdT("pfctl -s all"," /sbin/pfctl -s all");
defCmdT("pfctl -s rules -v"," /sbin/pfctl -s rules -v");
-defCmdT("pfctl -vvsq","/sbin/pfctl -vvsq");
defCmdT("resolv.conf","cat /etc/resolv.conf");
OpenPOWER on IntegriCloud