clamav: add package

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
This commit is contained in:
Marko Ratkaj
2015-05-21 12:45:16 +02:00
committed by Luka Perkov
parent 8c13dbd2e1
commit f9507c02e0
7 changed files with 350 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
config freshclam 'freshclam'
option freshclam_config_file '/etc/clamav/freshclam.conf'
option UpdateLogFile '/tmp/freshclam.log'
option DatabaseMirror 'database.clamav.net'
option NotifyClamd '/etc/clamav/clamd.conf'
option DatabaseOwner 'root'
option CompressLocalDatabase 'yes'