On Mar 9, 2010, at 5:32 PM, Chuck Swiger wrote:
On Mar 9, 2010, at 3:55 PM, Tom Shaw wrote:
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
On Mar 9, 2010, at 3:55 PM, Tom Shaw wrote:
> 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 abno
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 easil