I want to change how I run freshclam on OSX from running as a deamon to running periodically using launchd. Unfortunately, freshclam's returning of 1 when no updates were required causes issues with launchd since it thinks freshclam exited abnormally and attempts to respawn.

Now, I can easily put a shell script between launchd and freshclam to solve this (in fact I have) but it would be much cleaner if I could tell freshclam to return 0 for both "good" events, eg updated and no need to update."

Anyone got an idea on how to do this?

Tom

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to