public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Commit
[ClamAV] Do not log twice
fc1c2dc8
data/conf/clamav/clamd.conf | 2 +-
data/conf/clamav/freshclam.conf | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Diff
diff --git a/data/conf/clamav/clamd.conf b/data/conf/clamav/clamd.conf
index cf15e4b4..9dd5dc40 100644
--- a/data/conf/clamav/clamd.conf
+++ b/data/conf/clamav/clamd.conf
@@ -1,5 +1,5 @@
#Debug true
-LogFile /dev/console
+#LogFile /dev/null
LogTime yes
LogClean yes
ExtendedDetectionInfo yes
diff --git a/data/conf/clamav/freshclam.conf b/data/conf/clamav/freshclam.conf
index 937e70ac..50eae031 100644
--- a/data/conf/clamav/freshclam.conf
+++ b/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