473c1e5a05
for all details. ok nikolay
21 lines
726 B
Plaintext
21 lines
726 B
Plaintext
--- etc/clamd.conf.orig Mon Feb 12 19:18:42 2007
|
|
+++ etc/clamd.conf Wed Feb 14 08:26:32 2007
|
|
@@ -11,7 +11,7 @@ Example
|
|
# LogFile must be writable for the user running daemon.
|
|
# A full path is required.
|
|
# Default: disabled
|
|
-#LogFile /tmp/clamd.log
|
|
+#LogFile /var/log/clamd.log
|
|
|
|
# By default the log file is locked for writing - the lock protects against
|
|
# running clamd multiple times (if want to run another clamd, please
|
|
@@ -62,7 +62,7 @@ Example
|
|
|
|
# Path to the database directory.
|
|
# Default: hardcoded (depends on installation options)
|
|
-#DatabaseDirectory /var/lib/clamav
|
|
+#DatabaseDirectory /var/db/clamav
|
|
|
|
# The daemon works in a local OR a network mode. Due to security reasons we
|
|
# recommend the local mode.
|