Enable YARA rules by default

This commit is contained in:
weslambert
2020-08-18 14:54:11 -04:00
committed by GitHub
parent 54c43634a3
commit eaad0487b5

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