Forward Firewall: forgot to delete devel-comment

This commit is contained in:
Alexander Marx
2013-03-12 14:51:34 +01:00
committed by Michael Tremer
parent fccf52cf7e
commit d58677779f

View File

@@ -251,7 +251,6 @@ sub process_rules
{
my ($type,$action,$active,$grp1,$source,$grp2,$useport,$port,$prot,$grp3,$target,$remark,$log,$time,$time_mon,$time_tue,$time_wed,$time_thu,$time_fri,$time_sat,$time_sun,$time_from,$time_to);
&General::readhash($fwdfwsettings,\%fwdsettings);
print "altefirewall hat modus: $outsettings{'POLICY'}\n";
if ($outsettings{'POLICY'} eq 'MODE1'){
$fwdfwsettings{'POLICY'}='MODE1';
$type='ALLOW';