Title: Message
Hi,
    I've noticed that clamd on Openna Linux starts another process when freshclam notifies it of an update. This never used to happen, and doesn't seem to occur on other linuxes I have running clamav. A restart of clamav fixes the 'problem' until the next update.
 
Anyone else experiencing this? Any ideas?
 
$ ps -ef | grep clamav
mail     13787     1  0 May24 ?        00:00:01 /usr/sbin/clamd
mail     31335 13787  0 04:02 ?        00:00:00 /usr/sbin/clamd
 
$ tail /var/log/clamav/freshclam.log
...snip...
ClamAV update process started at Tue May 25 04:02:00 2004
main.cvd is up to date (version: 23, sigs: 21096, f-level: 2, builder: ddm)
daily.cvd updated (version: 328, sigs: 597, f-level: 2, builder: trog)
Database updated (21693 signatures) from database.clamav.net (203.202.10.60).
Clamd successfully notified about the update.
 
$ tail /var/log/clamav/clamd.log
...snip...
Tue May 25 04:02:06 2004 -> SelfCheck: Database modification detected. Forcing reload.
Tue May 25 04:02:07 2004 -> Reading databases from /var/lib/clamav
Tue May 25 04:02:08 2004 -> Database correctly reloaded (21693 viruses)
 
Cheers
Scott

Reply via email to