diff --git a/include/tests_malware b/include/tests_malware index 40336fa5..2b3b6cb6 100644 --- a/include/tests_malware +++ b/include/tests_malware @@ -128,7 +128,7 @@ # Avast (macOS) LogText "Test: checking process com.avast.daemon" - if IsRunning "com.avast.daemon"; then + if IsRunning --full "com.avast.daemon"; then FOUND=1 AVAST_DAEMON_RUNNING=1 MALWARE_DAEMON_RUNNING=1