mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 10:42:54 +01:00
dont restart suricata during setup. retry rule reload for 3 minutes
This commit is contained in:
@@ -759,8 +759,8 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
title "Downloading IDS Rules"
|
||||
logCmd "so-rule-update"
|
||||
if [[ $monints || $is_import ]]; then
|
||||
title "Restarting Suricata to pick up the new rules"
|
||||
logCmd "so-suricata-restart"
|
||||
title "Applying the Suricata state to load the new rules"
|
||||
logCmd "salt-call state.apply suricata -l info"
|
||||
fi
|
||||
fi
|
||||
title "Setting up Kibana Default Space"
|
||||
|
||||
Reference in New Issue
Block a user