From d6d7e890feb0b9c2c2b38daf325e169c0f30bf19 Mon Sep 17 00:00:00 2001 From: paulgear Date: Fri, 3 Nov 2006 04:21:49 +0000 Subject: [PATCH] Host-specific configs for tcrules must be included last git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4787 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- contrib/shoregen/shoregen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/shoregen/shoregen b/contrib/shoregen/shoregen index d71e2cbf6..c91962517 100644 --- a/contrib/shoregen/shoregen +++ b/contrib/shoregen/shoregen @@ -185,7 +185,6 @@ my @hostfirstconfigs = qw( stopped tcclasses tcdevices - tcrules tos tunnels ); @@ -201,6 +200,7 @@ my @hostlastconfigs = qw( params providers shorewall.conf + tcrules );