mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +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]");
|
||||
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 {
|
||||
|
||||
Reference in New Issue
Block a user