$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
 #
