Hi!
I'd like to know what does this clamav's log message mean: "Client disconnected
(FD 82)". I suppose the client broke the connection, but what is the meaning of
"FD 82"?
Txs!
Dragana,
Vienna
___
clamav-users mailing list
clamav-users@lists.clamav.
Clamd has a FixStaleSocket option that is default on.
FixStaleSocket will unlink the lingering stale socket and bind again if it
failed to bind when restarting clamd.
# Remove stale socket after unclean shutdown.
# Default: yes
#FixStaleSocket yes
I all ears if anyone knows of a better way to re
--On 19 September 2018 16:43 + "Micah Snyder (micasnyd)"
wrote:
Alternatively, you could switch your clamd.conf to use a TCP Socket.
Just make sure it isn't internet accessible.
Hi,
I'd have to look into this as the software talking to ClamAV expects a
local unix domain socket, I d