diff options
author | Robert Bays <robert@vyatta.com> | 2012-09-05 10:57:02 -0700 |
---|---|---|
committer | Robert Bays <robert@vyatta.com> | 2012-09-05 10:57:02 -0700 |
commit | a9d4ab9d4806e0b8a0d151442bcffd4f63f65dda (patch) | |
tree | 33f6f85bd8575b5ffb4548a1b1e1a72772f344f8 /templates/show/firewall/ipv6-modify/node.def | |
parent | e5ba41191e5be53ca366f3a880ed19269f23ea3f (diff) | |
download | vyatta-op-firewall-a9d4ab9d4806e0b8a0d151442bcffd4f63f65dda.tar.gz vyatta-op-firewall-a9d4ab9d4806e0b8a0d151442bcffd4f63f65dda.zip |
add show command support for policy rules
Diffstat (limited to 'templates/show/firewall/ipv6-modify/node.def')
-rw-r--r-- | templates/show/firewall/ipv6-modify/node.def | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/show/firewall/ipv6-modify/node.def b/templates/show/firewall/ipv6-modify/node.def deleted file mode 100644 index 4aee1ea..0000000 --- a/templates/show/firewall/ipv6-modify/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show IPv6 firewall modify chains -run: ${vyatta_bindir}/vyatta-show-firewall.pl "$3_all" /opt/vyatta/share/xsl/show_firewall_detail.xsl |