Add a basic clamav server

This commit is contained in:
Pierre Jaury
2016-03-02 21:26:17 +01:00
parent c55c1202d6
commit e9ae250d7d
4 changed files with 91 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
###############
# General
###############
DatabaseDirectory /data
UpdateLogFile /logs/freshclam.log
LogTime yes
PidFile /run/clamav/freshclam.pid
DatabaseOwner root
Foreground yes
###############
# Updates
###############
DatabaseMirror database.clamav.net
ScriptedUpdates yes
NotifyClamd /etc/clamav/clamd.conf
SafeBrowsing yes
Bytecode yes