From 2eb529344218114f29d34e60f8485d18e49508ce Mon Sep 17 00:00:00 2001 From: Michael Larson Date: Mon, 30 Jun 2008 17:11:10 -0700 Subject: Revert "set load-balancing load order after interfaces are configured on load." This reverts commit b5b1c71bc95bdaea24f45e5738e9a3a7f8740a4f. --- scripts/VyattaConfigLoad.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/VyattaConfigLoad.pm b/scripts/VyattaConfigLoad.pm index 936a9cf..f1339c3 100755 --- a/scripts/VyattaConfigLoad.pm +++ b/scripts/VyattaConfigLoad.pm @@ -49,7 +49,7 @@ my %config_rank = ( 'protocols ospf' => 780, 'protocols rip' => 770, 'vpn' => 600, - 'load-balancing' => 500, + ); my %regex_rank = ( -- cgit v1.2.3