convert-ids-multiple-providers: Remove old used rulefiles file.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
Stefan Schantl
2021-04-07 20:47:07 +02:00
parent f901c7401c
commit cd13dbc544

View File

@@ -268,6 +268,9 @@ if (-f $old_used_rulefiles_file) {
&IDS::set_ownership("$IDS::suricata_static_rulefiles_file");
}
# Remove old used rulefiles file.
unlink($old_used_rulefiles_file);
#
## Step 8: Reload the IDS ruleset if running.
#