From fa38551031d0a0e37663fe465b3847f652b2c5a4 Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Mon, 29 Nov 2010 15:57:22 -0800 Subject: Fix 5163: 'show firewall' displays misleading output when firewall groups are used Replace "show firewall" with "show firewall detail" output. --- templates/show/firewall/name/node.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/show/firewall/name/node.def') diff --git a/templates/show/firewall/name/node.def b/templates/show/firewall/name/node.def index f164f73..304d983 100644 --- a/templates/show/firewall/name/node.def +++ b/templates/show/firewall/name/node.def @@ -1,2 +1,2 @@ help: Show IPv4 firewall chains -run: ${vyatta_bindir}/vyatta-show-firewall.pl "$3_all" /opt/vyatta/share/xsl/show_firewall.xsl +run: ${vyatta_bindir}/vyatta-show-firewall.pl "$3_all" /opt/vyatta/share/xsl/show_firewall_detail.xsl -- cgit v1.2.3