ports/www/havp/patches/patch-etc_havp_havp_config_in

24 lines
540 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: etc/havp/havp.config.in
--- etc/havp/havp.config.in.orig
+++ etc/havp/havp.config.in
@@ -24,8 +24,8 @@
# 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.
@@ -484,7 +484,7 @@ ENABLECLAMD false
# Path to clamd socket
#
# Default:
-# CLAMDSOCKET /var/run/clamav/clamd.ctl
+# CLAMDSOCKET /tmp/clamd.socket
# ..OR if you use clamd TCP socket, uncomment to enable use
#