From a983cc2a616f172849a33fe86934844a56feb56a Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 28 Mar 2007 16:59:15 +0000 Subject: [PATCH] Add SHOREWALL_COMPILER option to shorewall.conf git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5730 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- New/Shorewall/Config.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/New/Shorewall/Config.pm b/New/Shorewall/Config.pm index 86693d003..70f603991 100644 --- a/New/Shorewall/Config.pm +++ b/New/Shorewall/Config.pm @@ -117,7 +117,7 @@ our %config = USE_ACTIONS=> undef, OPTIMIZE => undef, EXPORTPARAMS => undef, - SHOREWALL_PERL => undef, + SHOREWALL_COMPILER => undef, # # Packet Disposition #