>>> Not sure exactly how to check. /var/log/secure has lots of entries.. I
>>> didn't write down the error message and the window is gone. where do I
>>> look ?
>>>
>> The AVC would be found in /var/log/audit/audit.log
> "SELinux Troubleshooter"
> Troubleshoot SELinux access denials
> /usr/bin/sealert [--browser]
> man 8 sealert
> rpm: setroubleshoot-server
>
>
 SELinux is preventing /opt/google/chrome/chrome from getattr access on
the file .

Plugin: catchall
you want to allow chrome to have getattr access on the fileIf you
believe that chrome should be allowed getattr access on the  file by
default.
You should report this as a bug.
You can generate a local policy module to allow this access.
Allow this access for now by executing:
# grep chrome /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp


-- 
Paul Cartwright
Registered Linux User #367800 and new counter #561587

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to