$OpenBSD: patch-services_virus_scan_virus_scan_conf,v 1.1.1.1 2013/04/16 09:59:35 sthen Exp $
--- services/virus_scan/virus_scan.conf.orig	Mon Apr  8 22:43:53 2013
+++ services/virus_scan/virus_scan.conf	Mon Apr  8 22:44:50 2013
@@ -121,6 +121,8 @@ virus_scan.MaxObjectSize  5M
 # Default:
 #	virus_scan.UseClamd off
 virus_scan.UseClamd off
+# "off" uses libclamav rather than passing the file to clamd.
+# "on" is not supported with current clamd versions.
 
 # TAG: virus_scan.ClamdSocket
 # Format: virus_scan.ClamdSocket path
