Package: clamav-daemon Version: 0.97.3+dfsg-1~lenny1 Somewhere in clamav-daemon it's assuming that the clamav uid and gid are the same. If I remove /var/run/clamav/clamav.ctl and then restart clamav, I get this
/var/run/clamav# ls -la clamd.ctl s--------- 1 clamav postdrop 0 Feb 4 15:07 clamd.ctl On my system the clamav user has uid 108 and the postdrop group has gid 108. When I set them to both use the same number then it works srw-rw-rw- 1 clamav clamav 0 Feb 4 15:58 clamd.ctl -- Matt Taggart [email protected] _______________________________________________ Pkg-clamav-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-clamav-devel
