fix
This commit is contained in:
8
files/clamav/clamd.conf
Normal file
8
files/clamav/clamd.conf
Normal file
@ -0,0 +1,8 @@
|
||||
LogFile /var/log/clamav/clamd.log
|
||||
LogTime yes
|
||||
PidFile /run/clamav/clamd.pid
|
||||
LocalSocket /run/clamav/clamd.sock
|
||||
TCPSocket 3310
|
||||
TCPAddr 127.0.0.1
|
||||
User clamav
|
||||
AllowSupplementaryGroups yes
|
7
files/clamav/freshclam.conf
Normal file
7
files/clamav/freshclam.conf
Normal file
@ -0,0 +1,7 @@
|
||||
UpdateLogFile /var/log/clamav/freshclam.log
|
||||
PidFile /run/clamav/freshclam.pid
|
||||
DatabaseOwner clamav
|
||||
AllowSupplementaryGroups yes
|
||||
DatabaseMirror database.clamav.net
|
||||
ScriptedUpdates yes
|
||||
NotifyClamd /etc/clamav/clamd.conf
|
Reference in New Issue
Block a user