mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
convert-ids-multiple-providers: Restart suricata afterwards.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -273,7 +273,7 @@ if (-f $old_used_rulefiles_file) {
|
||||
#
|
||||
|
||||
# Check if the IDS is running.
|
||||
#if(&IDS::ids_is_running()) {
|
||||
# # Call suricatactrl to restart it.
|
||||
# &IDS::call_suricatactrl("restart");
|
||||
#}
|
||||
if(&IDS::ids_is_running()) {
|
||||
# Call suricatactrl to restart it.
|
||||
&IDS::call_suricatactrl("restart");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user