[Pkg-clamav-devel] Bug#835293: Log file shows additional information
Andreas Cadhalpun
andreas.cadhalpun at googlemail.com
Sat Oct 15 11:51:38 UTC 2016
Control: tags -1 moreinfo
Hi Gavin,
On 24.08.2016 13:01, Gavin Donald wrote:
> I am not sure if this is relevant but reinstalling clamav-daemon
> (for the third time) shows the following log file entry:
Reinstalling causes the config script to run, so the configured
TCP socket should have worked at that point.
> LOCAL: No local AF_UNIX SOCK_STREAM socket received from systemd
This is expected if you're only using a TCP socket.
> Looking at this report:
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771911
>
> suggests that /etc/systemd/system/clamav-daemon.socket.d/extend.conf should contain:
>
> [Socket]
> ListenStream=127.0.0.1:3310
>
> Mine contains:
>
> [Socket]
> ListenStream=
> SocketUser=clamav
> ListenStream=127.0.0.1:3310
>
> Which seems similar enough.
That is good and should work. Does it not?
What is the output of:
$ sudo systemctl status clamav-daemon
Best regards,
Andreas
More information about the Pkg-clamav-devel
mailing list