> Another problem with freshclam in 0.72. It stops checking for updates 
> after the overnight logrotate. The logfile is totally blank, but 
> freshclam is still running.

Are you sure it's not still writing to the old file?  If it was already
open for write, and left open rather than opened/closed on every write,
that's a definite possibility.  Even if the file is rm'd, unix can
still let a process write to an open file.  The space isn't recovered
until the file is closed.

G


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to