Cron job issues
I am using McAffee Virus Scan antivirus program on my Solaris 10 systems. It is set up where antivirus scans are executed through cron. Lately, I have had problems with the antivirus scan script, so I edited the root cron file under /var/spool/cron/crontabs, where I commented the syntax to kick of the antivirus scan. But the virus scan is still being executed. Then I removed the syntax all together in the cron file and the virus scan is still running on schedule. I dont see anywhere else that the antivirus scan is being prompted to run. The only thing that I was able to do was rename the virus scan script but somewhere, that syntax is being executed, because even then, i get a cron report saying the the virus scan script file cannot be found.
Is there anywhere besides cron where scheduled programs/scripts are executed?

