: Saturday, November 21, 2015 13:02
To: ClamAV users ML
Subject: Re: [clamav-users] clamdscan troubleshooting
Daniel,
You might want to look at these two SELinux booleans:
antivirus_can_scan_system
antivirus_use_jit
You can use 'getsebool':
$ getsebool antivirus_can_s
Bond Masuda
Sent: Saturday, November 21, 2015 13:02
To: ClamAV users ML
Subject: Re: [clamav-users] clamdscan troubleshooting
Daniel,
You might want to look at these two SELinux booleans:
antivirus_can_scan_system
antivirus_use_jit
You can use 'getsebool':
$ getsebool antivirus_can_s
Interesting...clamdscan works with --fdpass but not without.
[me@~]$ clamdscan -c /etc/clamd.d/scan.conf eicar.txt
/home/me/eicar.txt: lstat() failed: Permission denied. ERROR
--- SCAN SUMMARY ---
Infected files: 0
Total errors: 1
Time: 0.001 sec (0 m 0 s)
You have new mail in
I have set selinux to permissive to rule that out.
-Original Message-
From: clamav-users [mailto:clamav-users-boun...@lists.clamav.net] On Behalf
Of Bond Masuda
Sent: Saturday, November 21, 2015 13:02
To: ClamAV users ML
Subject: Re: [clamav-users] clamdscan troubleshooting
Daniel,
You
Daniel,
You might want to look at these two SELinux booleans:
antivirus_can_scan_system
antivirus_use_jit
You can use 'getsebool':
$ getsebool antivirus_can_scan_system
antivirus_can_scan_system --> on
And you can use 'setsebool' to toggle the boolean setting.
Additionally, see man page for c