diff options
author | John Southworth <john.southworth@vyatta.com> | 2012-02-14 19:17:01 -0800 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2012-02-14 19:17:01 -0800 |
commit | 0e456968b145490c5192df76865f73805e9a044e (patch) | |
tree | 8ff7950f01267cc5ba2c98153385109d21b0b51c /templates/show | |
parent | 3f964050da4bb2bf23d55064a9150f64f98914ad (diff) | |
download | vyatta-op-firewall-0e456968b145490c5192df76865f73805e9a044e.tar.gz vyatta-op-firewall-0e456968b145490c5192df76865f73805e9a044e.zip |
Bugfix 7778: Add 'show firewall summary' command and setup summary info for webgui dashboard
Diffstat (limited to 'templates/show')
-rw-r--r-- | templates/show/firewall/summary/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/firewall/summary/node.def b/templates/show/firewall/summary/node.def new file mode 100644 index 0000000..47bd133 --- /dev/null +++ b/templates/show/firewall/summary/node.def @@ -0,0 +1,2 @@ +help: Show summary of firewall application +run: sudo ${vyatta_bindir}/sudo-users/vyatta-show-firewall-summary.pl |