diff --git a/config/cfgroot/ids-functions.pl b/config/cfgroot/ids-functions.pl index 997c503ef..97bf4d08b 100644 --- a/config/cfgroot/ids-functions.pl +++ b/config/cfgroot/ids-functions.pl @@ -439,6 +439,7 @@ sub downloadruleset ($) { unlink("$tmpfile"); # Return "1" - false. + return 1; } # Load file copy module, which contains the move() function.