From 51fbca0ea79e729ca24c1e04787eb36f57842f98 Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Mon, 20 Jul 2020 14:14:51 +0200 Subject: [PATCH] Update clamd.conf --- install/debian/10/clamav/clamd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/debian/10/clamav/clamd.conf b/install/debian/10/clamav/clamd.conf index 10ebbac3..a8d815fe 100644 --- a/install/debian/10/clamav/clamd.conf +++ b/install/debian/10/clamav/clamd.conf @@ -1,7 +1,7 @@ #Automatically Generated by clamav-base postinst #To reconfigure clamd run #dpkg-reconfigure clamav-base #Please read /usr/share/doc/clamav-base/README.Debian.gz for details -LocalSocket /var/lib/clamav/clamd.sock +LocalSocket /var/lib/clamav/clamd.ctl FixStaleSocket true LocalSocketGroup clamav LocalSocketMode 666