consolidated fedora_security
This commit is contained in:
20
roles/fedora_security/templates/scan.conf.j2
Normal file
20
roles/fedora_security/templates/scan.conf.j2
Normal file
@@ -0,0 +1,20 @@
|
||||
# Automatically Generated by Ansible
|
||||
LocalSocket /var/run/clamd.scan/clamd.sock
|
||||
FixStaleSocket true
|
||||
User clamscan
|
||||
AllowSupplementaryGroups true
|
||||
ScanMail true
|
||||
ScanArchive true
|
||||
ArchiveBlockEncrypted false
|
||||
MaxDirectoryRecursion 15
|
||||
FollowDirectorySymlinks false
|
||||
FollowFileSymlinks false
|
||||
ReadTimeout 180
|
||||
MaxThreads 12
|
||||
LogFile /var/log/clamd.scan
|
||||
LogTime true
|
||||
LogSyslog false
|
||||
PidFile /var/run/clamd.scan/clamd.pid
|
||||
DatabaseDirectory /var/lib/clamav
|
||||
OfficialDatabaseOnly false
|
||||
|
||||
Reference in New Issue
Block a user