mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-19 07:23:06 +01:00
Fleet Fixes - mysql race condition
This commit is contained in:
@@ -691,6 +691,9 @@ fi
|
||||
|
||||
if [[ "$OSQUERY" = 1 ]]; then
|
||||
|
||||
set_progress_str 75 "$(print_salt_state_apply 'fleet.event_enable-fleet')"
|
||||
salt-call state.apply -l info fleet.event_enable-fleet >> $setup_log 2>&1
|
||||
|
||||
set_progress_str 75 "$(print_salt_state_apply 'fleet')"
|
||||
salt-call state.apply -l info fleet >> $setup_log 2>&1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user