summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-20 20:12:16 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-20 20:12:16 +0000
commit135c91d517c82f349957536331921681c63ccef9 (patch)
tree56a8fea241ed958f647e5e7e52c0eceafcd48a21 /usr/local/www/status.php
parentc615128d37f4a2a3fc486ddbb22f350e1ae42727 (diff)
downloadpfsense-135c91d517c82f349957536331921681c63ccef9.zip
pfsense-135c91d517c82f349957536331921681c63ccef9.tar.gz
use -vv
Diffstat (limited to 'usr/local/www/status.php')
-rwxr-xr-xusr/local/www/status.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/status.php b/usr/local/www/status.php
index f5fbfda..a52ae83 100755
--- a/usr/local/www/status.php
+++ b/usr/local/www/status.php
@@ -102,8 +102,8 @@ defCmdT("pfctl -sr", "/sbin/pfctl -sr");
defCmdT("pfctl -ss", "/sbin/pfctl -ss");
defCmdT("pfctl -si", "/sbin/pfctl -si");
defCmdT("pfctl -sa"," /sbin/pfctl -sa");
-defCmdT("pfctl -s rules -v","/sbin/pfctl -s rules -v");
-defCmdT("pfctl -s queue -v","/sbin/pfctl -s queue -v");
+defCmdT("pfctl -s rules -vv","/sbin/pfctl -s rules -vv");
+defCmdT("pfctl -s queue -vv","/sbin/pfctl -s queue -vv");
defCmdT("pfctl -vsq","/sbin/pfctl -vsq");
defCmdT("pftop -w 150 -a -b","/usr/local/sbin/pftop -a -b");
OpenPOWER on IntegriCloud