https://bugs.contribs.org/show_bug.cgi?id=10663

Terry Fage <tf...@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6125|0                           |1
        is obsolete|                            |

--- Comment #4 from Terry Fage <tf...@yahoo.com.au> ---
Created attachment 6135
  --> https://bugs.contribs.org/attachment.cgi?id=6135&action=edit
dansguardian-clamav.patch

OK, lets do that all again..

dansguardian patch file fix clamav clamd socket name and dir

 # edit this to match the location of your ClamD UNIX domain socket
-#clamdudsfile = '/var/run/clamav/clamd.sock'
+clamdudsfile = '/var/clamav/clamd.socket'

and

Patch file to enable daemon user and group

# clamdscan, the two processes must run with either the same group or user ID.
 #daemonuser = '@DGPROXYUSER@'
 #daemongroup = '@DGPROXYGROUP@'
+daemonuser = 'clamav'
+daemongroup = 'dansguardian

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to