From 22f96c95a1f266460959d044ff10d196b02b6ed6 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Sat, 6 Dec 2008 15:01:20 -0800 Subject: Revert "need full path to linkdetect" This reverts commit d4952bc1550223dddcd1228d7335ce1fc380f739 because it included local changes as well as bug fix --- scripts/vyatta-policy-action-verify.pl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/vyatta-policy-action-verify.pl b/scripts/vyatta-policy-action-verify.pl index d426dfd2..acb7d272 100644 --- a/scripts/vyatta-policy-action-verify.pl +++ b/scripts/vyatta-policy-action-verify.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # -# Module: vyatta-policy-action-verify.pl +# Module: vyatta-wanloadbalance.pl # # **** License **** # This program is free software; you can redistribute it and/or modify @@ -16,6 +16,10 @@ # Portions created by Vyatta are Copyright (C) 2008 Vyatta, Inc. # All Rights Reserved. # +# Author: Michael Larson +# Date: January 2008 +# Description: Writes exclusion list for linkstatus +# # **** End License **** # use lib "/opt/vyatta/share/perl5/"; -- cgit v1.2.3