The startup script throws this error when starting up: chmod: /var/run/clamav/clmilter.sock: No such file or directory. I have added this patch to wait for the socket to exist before trying to chmod.
Responsible Changed From-To: freebsd-ports-bugs->garga Over to maintainer (via the GNATS Auto Assign Tool)
garga 2008-07-07 20:37:37 UTC FreeBSD ports repository Modified files: security/clamav Makefile distinfo security/clamav/files clamav-milter.in Log: - Update to 0.93.3 - Change clamav-milter startup script to wait clamav-milter socket be created before try to chmod it [1] PR: ports/124643 [1] Submitted by: Adrian Thearle <adrian@thearle.com.au> [1] Revision Changes Path 1.117 +1 -2 ports/security/clamav/Makefile 1.48 +3 -3 ports/security/clamav/distinfo 1.7 +17 -1 ports/security/clamav/files/clamav-milter.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!