mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 03:25:54 +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'){
|
||||
&p2pblock;
|
||||
system ("/usr/sbin/firewall-policy");
|
||||
system ("/etc/sysconfig/firewall.local reload");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user