Description of problem: SELinux is preventing bounce from 'read' accesses on the lnk_file log. ***** Plugin catchall (100. confidence) suggests ************************** If cree que de manera predeterminada, bounce 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 'bounce' --raw | audit2allow -M my-bounce # semodule -X 300 -i my-bounce.pp Additional Information: Source Context system_u:system_r:postfix_bounce_t:s0 Target Context system_u:object_r:tmpfs_t:s0 Target Objects log [ lnk_file ] Source bounce Source Path bounce 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 110 First Seen 2016-10-13 19:54:23 CEST Last Seen 2016-10-19 21:16:21 CEST Local ID 450c756e-82e7-4af0-86bd-a5c3754b353e Raw Audit Messages type=AVC msg=audit(1476904581.528:252): avc: denied { read } for pid=13842 comm="bounce" name="log" dev="tmpfs" ino=24547 scontext=system_u:system_r:postfix_bounce_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=lnk_file permissive=0 Hash: bounce,postfix_bounce_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
*** This bug has been marked as a duplicate of bug 1386929 ***