mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
"All connection fine" message now only showed one time.
This commit is contained in:
@@ -57,8 +57,8 @@ foreach (@vpnsettings){
|
|||||||
system("/usr/local/bin/ipsecctrl S $settings[0]");
|
system("/usr/local/bin/ipsecctrl S $settings[0]");
|
||||||
last; #all connections will reloaded
|
last; #all connections will reloaded
|
||||||
}
|
}
|
||||||
if ($debug){logger("All connections may be fine nothing was done.");}
|
|
||||||
}
|
}
|
||||||
|
if ($debug){logger("All connections may be fine nothing was done.");}
|
||||||
}
|
}
|
||||||
|
|
||||||
sub logger {
|
sub logger {
|
||||||
|
|||||||
Reference in New Issue
Block a user