Vincent Aniello wrote: > Since upgrading to clamav 0.95 I am getting the log message "fd[10]: OK" > appearing in my clamav log file. Clamav is configured to log to syslog. > Also, I am logging clean messages. > I'm guessing that your clamdclient or clamav-milter is using fd-passing. My speculation: This means that clamd wouldn't know the name of the file (and that what clamd is scanning may not be a file). The only way clamd can identify the file it is scanning is by the number of the filedescriptor it is passed. Evidently, it was passed fd #10. I'm not sure if your clamd's client is able to tell clamd the name of the file it is scanning.
-- binki _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
