fa0e2fef8f
least one highly critical (remote). See http://secunia.com/advisories/29000 for details. Thanks to kurt@ for helping analyzing the threaded code issues.
23 lines
855 B
Plaintext
23 lines
855 B
Plaintext
--- etc/freshclam.conf.orig Thu Mar 6 19:41:13 2008
|
|
+++ etc/freshclam.conf Mon Apr 14 18:41:12 2008
|
|
@@ -10,7 +10,7 @@ Example
|
|
# 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/db/clamav
|
|
|
|
# Path to the log file (make sure it has proper permissions)
|
|
# Default: disabled
|
|
@@ -47,8 +47,8 @@ Example
|
|
|
|
# By default when started freshclam drops privileges and switches to the
|
|
# "clamav" user. This directive allows you to change the database owner.
|
|
-# Default: clamav (may depend on installation options)
|
|
-#DatabaseOwner clamav
|
|
+# Default: _clamav (may depend on installation options)
|
|
+#DatabaseOwner _clamav
|
|
|
|
# Initialize supplementary group access (freshclam must be started by root).
|
|
# Default: no
|