diff --git a/setup/so-setup b/setup/so-setup index b663eb31b..d38296562 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -649,6 +649,7 @@ if ! [[ -f $install_opt_file ]]; then logCmd "so-rule-update" title "Downloading YARA rules" logCmd "runuser -l socore 'so-yara-update'" + title "Restarting Strelka to use new rules" fi title "Setting up Kibana Default Space" logCmd "so-kibana-space-defaults"