On Mon, 23 Jan 2006, Rick Agha wrote:
Where does everyone else put ClamAV's socket? I tried to create a directory structure similar to mysql's, ie, put clamav.sock in /var/run/clamav/, but when I restart the machine this directory gets deleted. I can't put it in /var/clamav/ because of permissions. Do people put it in /tmp? That seems rediculous to put a daemon socket in /tmp. Any suggestions?
I, for one, use a TCP socket (no permission problem). => TCPSocket 3310 -- Antoine

