Description of problem: SELinux is preventing cleanup from 'read' accesses on the lnk_file log. ***** Plugin catchall (100. confidence) suggests ************************** If cree que de manera predeterminada, cleanup debería permitir acceso read sobre log lnk_file. Then debería reportar esto como un error. Puede generar un módulo de política local para permitir este acceso. Do allow this access for now by executing: # ausearch -c 'cleanup' --raw | audit2allow -M my-cleanup # semodule -X 300 -i my-cleanup.pp Additional Information: Source Context system_u:system_r:postfix_cleanup_t:s0 Target Context system_u:object_r:tmpfs_t:s0 Target Objects log [ lnk_file ] Source cleanup Source Path cleanup Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages Policy RPM selinux-policy-3.13.1-219.fc25.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 4.8.1-1.fc25.x86_64 #1 SMP Fri Oct 7 14:38:22 UTC 2016 x86_64 x86_64 Alert Count 151 First Seen 2016-10-13 19:54:23 CEST Last Seen 2016-10-19 22:46:08 CEST Local ID 4683be34-f9be-444e-b5a1-fe81fa661130 Raw Audit Messages type=AVC msg=audit(1476909968.465:527): avc: denied { read } for pid=17555 comm="cleanup" name="log" dev="tmpfs" ino=24547 scontext=system_u:system_r:postfix_cleanup_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=lnk_file permissive=0 Hash: cleanup,postfix_cleanup_t,tmpfs_t,lnk_file,read Version-Release number of selected component: selinux-policy-3.13.1-219.fc25.noarch Additional info: reporter: libreport-2.8.0 hashmarkername: setroubleshoot kernel: 4.8.1-1.fc25.x86_64 type: libreport
*** Bug 1386931 has been marked as a duplicate of this bug. ***
*** Bug 1386932 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 1383867 ***