From 94ccc5d8495aabd3abe20ebd2d18339337a47fd0 Mon Sep 17 00:00:00 2001 From: Marat Nepomnyashy Date: Fri, 4 Jan 2008 11:46:53 -0800 Subject: Earlier forgot to add 'sudo' to the 'run' directives of the VPN operational command templates. --- templates/show/vpn/ipsec/sa/node.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/show/vpn/ipsec/sa/node.def') diff --git a/templates/show/vpn/ipsec/sa/node.def b/templates/show/vpn/ipsec/sa/node.def index 97174c3..771a481 100644 --- a/templates/show/vpn/ipsec/sa/node.def +++ b/templates/show/vpn/ipsec/sa/node.def @@ -1,2 +1,2 @@ help: Show all active IPsec Security Associations (SA). -run: /opt/vyatta/sbin/command_proc_show_vpn show_vpn_ipsec_sa.xsl +run: sudo opt/vyatta/sbin/command_proc_show_vpn show_vpn_ipsec_sa.xsl -- cgit v1.2.3