diff options
Diffstat (limited to 'security/samba-vscan/files/patch-vscan-clamav.conf')
-rw-r--r-- | security/samba-vscan/files/patch-vscan-clamav.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/security/samba-vscan/files/patch-vscan-clamav.conf b/security/samba-vscan/files/patch-vscan-clamav.conf new file mode 100644 index 000000000000..9c48d6c9592c --- /dev/null +++ b/security/samba-vscan/files/patch-vscan-clamav.conf @@ -0,0 +1,11 @@ +--- clamav/vscan-clamav.conf.old Fri Aug 13 14:15:08 2004 ++++ clamav/vscan-clamav.conf Fri Aug 13 14:16:05 2004 +@@ -59,7 +59,7 @@ + + ; socket name of clamd (default: /var/run/clamd). Setting will be ignored if + ; libclamav is used +-clamd socket name = /var/run/clamd ++clamd socket name = /var/run/clamav/clamd + + ; limits, if vscan-clamav was build for using the clamav library (libclamav) + ; instead of clamd |