diff --git a/include/tests_malware b/include/tests_malware index e796cc33..9bed8472 100644 --- a/include/tests_malware +++ b/include/tests_malware @@ -113,8 +113,8 @@ fi # Bitdefender (macOS) - LogText "Test: checking process bdagentd" - IsRunning bdagentd + LogText "Test: checking process epagd" + IsRunning epagd if [ ${RUNNING} -eq 1 ]; then FOUND=1 BITDEFENDER_DAEMON_RUNNING=1