summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/status.php')
-rwxr-xr-xusr/local/www/status.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status.php b/usr/local/www/status.php
index db82dad..11f58cd 100755
--- a/usr/local/www/status.php
+++ b/usr/local/www/status.php
@@ -140,7 +140,7 @@ defCmdT("pfctl -si", "/sbin/pfctl -si");
defCmdT("pfctl -sa"," /sbin/pfctl -sa");
defCmdT("pfctl -s rules -vv","/sbin/pfctl -s rules -vv");
defCmdT("pfctl -s queue -v","/sbin/pfctl -s queue -v");
-defCmdT("pfctl -s queue -v","/sbin/pfctl -s nat -v");
+defCmdT("pfctl -s nat -v","/sbin/pfctl -s nat -v");
defCmdT("netstat -s -ppfsync","netstat -s -ppfsync");
OpenPOWER on IntegriCloud