mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
firewall: Move scripts from /var/ipfire/firewall/bin to /usr/lib/firewall.
This commit is contained in:
@@ -45,7 +45,7 @@ my @DPROT=();
|
||||
my @p2ps=();
|
||||
require '/var/ipfire/general-functions.pl';
|
||||
require "${General::swroot}/lang.pl";
|
||||
require "${General::swroot}/firewall/bin/firewall-lib.pl";
|
||||
require "/usr/lib/firewall/firewall-lib.pl";
|
||||
|
||||
my $configfwdfw = "${General::swroot}/firewall/config";
|
||||
my $configinput = "${General::swroot}/firewall/input";
|
||||
|
||||
Reference in New Issue
Block a user