Update of /cvsroot/openantivirus/samba-vscan/clamav
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10787/clamav
Modified Files:
Tag: VSCAN_0_3
vscan-clamav.conf
Log Message:
updated default settings of configuration files; some cosmetics
Index: vscan-clamav.conf
===================================================================
RCS file: /cvsroot/openantivirus/samba-vscan/clamav/vscan-clamav.conf,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- vscan-clamav.conf 1 Mar 2004 10:03:49 -0000 1.1.2.3
+++ vscan-clamav.conf 3 Apr 2004 17:44:32 -0000 1.1.2.4
@@ -34,11 +34,10 @@
; what to do with an infected file
; quarantine: try to move to quantine directory; delete it if moving fails
; delete: delete infected file
-; nothing: do nothing
-infected file action = quarantine
+; nothing: do nothing (default)
+infected file action = nothing
; where to put infected files - you really want to change this!
-; it has to be on the same physical device as the share!
quarantine directory = /tmp
; prefix for files in quarantine
quarantine prefix = vir-
@@ -58,10 +57,11 @@
exclude file types =
-; socket name of clamd (default: /var/run/clamd)
+; socket name of clamd (default: /var/run/clamd). Setting will be ignored if
+; libclamav is used
clamd socket name = /var/run/clamd
-; limits, if vscan-clamav is build for using the clamav library (libclamav)
+; limits, if vscan-clamav was build for using the clamav library (libclamav)
; instead of clamd
; maximum number of files in archive (default: 1000)
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
|