Removed commit history
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
commit
b1335a3628
199 changed files with 36930 additions and 0 deletions
15
root/etc/clamav/clamd.conf
Executable file
15
root/etc/clamav/clamd.conf
Executable file
|
@ -0,0 +1,15 @@
|
|||
LogFile /var/log/clamav/clamd.log
|
||||
LogTime yes
|
||||
PidFile /run/clamav/clamd.pid
|
||||
TemporaryDirectory /tmp
|
||||
LocalSocket /run/clamav/clamd.ctl
|
||||
|
||||
ScanOnAccess true
|
||||
OnAccessMountPath /usr
|
||||
OnAccessMountPath /home/
|
||||
OnAccessExcludePath /var/log/
|
||||
OnAccessPrevention false
|
||||
OnAccessExtraScanning true
|
||||
OnAccessExcludeUID 0
|
||||
VirusEvent /etc/clamav/detected.sh
|
||||
User root
|
Loading…
Add table
Add a link
Reference in a new issue