mirror of
https://github.com/librenms/librenms-agent.git
synced 2024-05-09 09:54:52 +00:00
Redefining $firewalled
This commit is contained in:
@@ -112,7 +112,6 @@ if (defined( $opts{u} )){
|
||||
|
||||
#check each line
|
||||
my $int=0;
|
||||
my $firewalled=0;
|
||||
my $count=0;
|
||||
while( defined( $iptablesA[$int] ) ){
|
||||
my $line=$iptablesA[$int];
|
||||
|
||||
Reference in New Issue
Block a user