What's strange it that I didn't even have dr-web installed. A couple of searches on google revealed a helpful page on serverfault.com which suggested that diabling the update call in the drweb-update cron would be helpful.
So:
- sudo touch var/log/drwebupdate.log
- sudo joe /etc/cron.d/drweb-update
- add ">> /var/log/drwebupdate.log" to the line that has update.pl
- save the file...
No comments:
Post a Comment