openbsd-ports/www/havp/patches/patch-etc_havp_havp_config_in
sthen 3f9e65724c import havp:
HAVP (HTTP AntiVirus proxy) is an easily-configured non-caching
HTTP proxy which interfaces to an anti-virus scanner (ClamAV and
others) to prevent transfer of infected content (including HTML
and image files).

From maintainer Giovanni Bechis
2008-06-04 10:56:15 +00:00

24 lines
650 B
Plaintext

$OpenBSD: patch-etc_havp_havp_config_in,v 1.1.1.1 2008/06/04 10:56:15 sthen Exp $
--- etc/havp/havp.config.in.orig Tue Apr 15 10:55:20 2008
+++ etc/havp/havp.config.in Fri May 23 10:39:10 2008
@@ -24,8 +24,8 @@ REMOVETHISLINE deleteme
# used by any other program.
#
# Default:
-# USER havp
-# GROUP havp
+USER _havp
+GROUP _havp
# If this is true HAVP is running as daemon in background.
# For testing you may run HAVP at your text console.
@@ -430,7 +430,7 @@ ENABLECLAMD false
# Path to clamd socket
#
# Default:
-# CLAMDSOCKET /tmp/clamd
+# CLAMDSOCKET /tmp/clamd.socket
# ..OR if you use clamd TCP socket, uncomment to enable use
#