diff --git a/src/scripts/vpn-watch b/src/scripts/vpn-watch index c533f064e..08d562be8 100755 --- a/src/scripts/vpn-watch +++ b/src/scripts/vpn-watch @@ -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 {