From c58c43dfc4d97cd0ea51d35241a2058b8b5f48f5 Mon Sep 17 00:00:00 2001 From: dpeca Date: Fri, 15 Nov 2019 14:32:36 +0100 Subject: [PATCH] New clamd.sock (deb9) --- install/debian/9/clamav/clamd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/debian/9/clamav/clamd.conf b/install/debian/9/clamav/clamd.conf index 3fe6454f..84c4807e 100644 --- a/install/debian/9/clamav/clamd.conf +++ b/install/debian/9/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/run/clamav/clamd.ctl +LocalSocket /var/lib/clamav/clamd.sock FixStaleSocket true LocalSocketGroup clamav LocalSocketMode 666