Browse Source

[ClamAV] Do not log twice

andryyy 6 years ago
parent
commit
fc1c2dc87b
2 changed files with 2 additions and 2 deletions
  1. 1 1
      data/conf/clamav/clamd.conf
  2. 1 1
      data/conf/clamav/freshclam.conf

+ 1 - 1
data/conf/clamav/clamd.conf

@@ -1,5 +1,5 @@
 #Debug true
-LogFile /dev/console
+#LogFile /dev/null
 LogTime yes
 LogClean yes
 ExtendedDetectionInfo yes

+ 1 - 1
data/conf/clamav/freshclam.conf

@@ -1,4 +1,4 @@
-UpdateLogFile /var/log/clamav/freshclam.log
+#UpdateLogFile /dev/console
 LogTime yes
 PidFile /run/clamav/freshclam.pid
 DatabaseOwner clamav