diff options
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 a56e847..c27582d 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/share/xsl/show_firewall.xsl +run: sudo ${vyatta_bindir}/sudo-users/vyatta-show-firewall.pl -all /opt/vyatta/share/xsl/show_firewall.xsl |