mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
firewall: rules.pl: Don't reload custom firewall rules here.
This commit is contained in:
@@ -112,7 +112,6 @@ if($param eq 'flush'){
|
|||||||
}elsif($fwdfwsettings{'POLICY'} eq 'MODE2'){
|
}elsif($fwdfwsettings{'POLICY'} eq 'MODE2'){
|
||||||
&p2pblock;
|
&p2pblock;
|
||||||
system ("/usr/sbin/firewall-policy");
|
system ("/usr/sbin/firewall-policy");
|
||||||
system ("/etc/sysconfig/firewall.local reload");
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user