Merge pull request #1204 from Security-Onion-Solutions/fix/enable_strelka_default

Enable YARA rules by default
This commit is contained in:
weslambert
2020-08-18 14:54:46 -04:00
committed by GitHub

View File

@@ -326,7 +326,7 @@ if [[ $is_manager && ! $is_eval ]]; then
fi
if [[ $STRELKA == 1 ]]; then
whiptail_strelka_rules
STRELKARULES=1
fi
if [ "$MANAGERADV" = 'ADVANCED' ] && [ "$ZEEKVERSION" != 'SURICATA' ]; then