Fix LOGALLNEW

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6097 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-04-24 00:16:53 +00:00
parent 95c6bf34ca
commit 246dcc716f

View File

@ -1702,7 +1702,7 @@ sub generate_matrix() {
'' , '' ,
'' , '' ,
'insert' , 'insert' ,
'-m state --state NEW'; '-m state --state NEW ';
} }
} }
} }