diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-06-09 17:01:30 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-06-09 17:01:30 -0700 |
commit | 1469f24f7b452f3412f83a5ac54a18b2caf63348 (patch) | |
tree | 4f63163e36816739baf2b654cb9c534a53941af0 /templates/show/vrrp/summary/node.def | |
parent | b48fbe95e7e9921c3f718f458d5636e4c3c47999 (diff) | |
parent | b99284b11940944bc0781dfbab9905c3114e4c4a (diff) | |
download | vyatta-op-1469f24f7b452f3412f83a5ac54a18b2caf63348.tar.gz vyatta-op-1469f24f7b452f3412f83a5ac54a18b2caf63348.zip |
Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-op into hollywood
Diffstat (limited to 'templates/show/vrrp/summary/node.def')
-rw-r--r-- | templates/show/vrrp/summary/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/vrrp/summary/node.def b/templates/show/vrrp/summary/node.def index c087165..c039423 100644 --- a/templates/show/vrrp/summary/node.def +++ b/templates/show/vrrp/summary/node.def @@ -1,3 +1,3 @@ help: Show summary of VRRP information -run: /opt/vyatta/sbin/vyatta-show-vrrp.pl "$3" +run: /opt/vyatta/bin/sudo-users/vyatta-show-vrrp.pl "$3" |