By default, the SELinux boolean antivirus_can_scan_system
is disabled.
This setting should be enabled as it allows antivirus programs to read non-security
files on a system.
To enable the antivirus_can_scan_system
SELinux boolean, run the following command:
$ sudo setsebool -P antivirus_can_scan_system on