Hi everyone,
Just upgraded from 0.80 to 0.81 on OSX 10.3.7.
Now my StartUpItem does not work anymore.
I have this as StartUpItem:
if [ "${CLAMAV:=-NO-}" = "-YES-" ]; then
ConsoleMessage "Starting ClamAV daemons"
/usr/local/sbin/clamd -c /usr/local/etc/clamd.conf
/usr/local/bin/freshclam -d
fi
Freshclam starts up at boot, but clamd does not.
If I do /usr/local/sbin/clamd -c /usr/local/etc/clamd.conf
manually, clamd starts without problem...
Anyone any idea how to solve this?
Thanks!
J.
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users