2024-01-05 21:23:40 +01:00
|
|
|
--- clamav-1.2.0/etc/freshclam.conf.sample.orig 2023-09-09 19:55:29.321772627 +0200
|
|
|
|
+++ clamav-1.2.0/etc/freshclam.conf.sample 2023-09-09 19:57:02.079706335 +0200
|
|
|
|
@@ -4,17 +4,14 @@
|
|
|
|
##
|
2024-01-05 21:23:33 +01:00
|
|
|
|
|
|
|
|
2024-01-05 21:23:40 +01:00
|
|
|
-# Comment or remove the line below.
|
2024-01-05 21:23:33 +01:00
|
|
|
-Example
|
2024-01-05 21:23:40 +01:00
|
|
|
-
|
2024-01-05 21:23:33 +01:00
|
|
|
# Path to the database directory.
|
|
|
|
# WARNING: It must match clamd.conf's directive!
|
|
|
|
# Default: hardcoded (depends on installation options)
|
|
|
|
-#DatabaseDirectory /var/lib/clamav
|
|
|
|
+DatabaseDirectory /var/lib/clamav
|
|
|
|
|
|
|
|
# Path to the log file (make sure it has proper permissions)
|
|
|
|
# Default: disabled
|
|
|
|
-#UpdateLogFile /var/log/freshclam.log
|
|
|
|
+#UpdateLogFile /var/log/clamav/freshclam.log
|
|
|
|
|
|
|
|
# Maximum size of the log file.
|
|
|
|
# Value of 0 disables the limit.
|
2024-01-05 21:23:40 +01:00
|
|
|
@@ -35,7 +32,7 @@
|
2024-01-05 21:23:33 +01:00
|
|
|
|
|
|
|
# Use system logger (can work together with UpdateLogFile).
|
|
|
|
# Default: no
|
|
|
|
-#LogSyslog yes
|
|
|
|
+LogSyslog yes
|
|
|
|
|
|
|
|
# Specify the type of syslog messages - please refer to 'man syslog'
|
|
|
|
# for facility names.
|
2024-01-05 21:23:40 +01:00
|
|
|
@@ -52,7 +49,7 @@
|
|
|
|
# It is recommended that the directory where this file is stored is
|
|
|
|
# also owned by root to keep other users from tampering with it.
|
2024-01-05 21:23:33 +01:00
|
|
|
# Default: disabled
|
2024-01-05 21:23:40 +01:00
|
|
|
-#PidFile /run/clamav/freshclam.pid
|
|
|
|
+PidFile /run/clamav/freshclam.pid
|
2024-01-05 21:23:33 +01:00
|
|
|
|
|
|
|
# By default when started freshclam drops privileges and switches to the
|
|
|
|
# "clamav" user. This directive allows you to change the database owner.
|