diff options
author | Bob Gilligan <gilligan@sydney.vyatta.com> | 2007-12-17 14:49:25 -0800 |
---|---|---|
committer | Bob Gilligan <gilligan@sydney.vyatta.com> | 2007-12-17 14:49:25 -0800 |
commit | 57aedd6c182e619856d6f5b2b9387407bb1abdce (patch) | |
tree | a350eff02fb91925dbd35cb4cd275c3640ecca21 /templates/show/firewall/node.def | |
parent | 543de3ad1e144d0ab8f31a47bee8b21bb1fae264 (diff) | |
download | vyatta-op-firewall-57aedd6c182e619856d6f5b2b9387407bb1abdce.tar.gz vyatta-op-firewall-57aedd6c182e619856d6f5b2b9387407bb1abdce.zip |
Fixed several firewall show command templates files>
Diffstat (limited to 'templates/show/firewall/node.def')
-rw-r--r-- | templates/show/firewall/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/firewall/node.def b/templates/show/firewall/node.def index 84d9b08..a56e847 100644 --- a/templates/show/firewall/node.def +++ b/templates/show/firewall/node.def @@ -1,3 +1,3 @@ help: Show firewall information -run: ${vyatta_sbindir}/vyatta-show-firewall.pl --all /opt/vyatta/xsl/show_firewall.xsl +run: ${vyatta_sbindir}/vyatta-show-firewall.pl -all /opt/vyatta/share/xsl/show_firewall.xsl |