Bug 1031806
Summary: | SELinux is preventing /usr/lib64/xulrunner/plugin-container from 'write' accesses on the sock_file bumblebee.socket. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Zero <HolyMaster> |
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | dominick.grift, dwalsh, HolyMaster, lvrabec, mgrepl |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:9757d5450345f4280c62798c4f8468066f6d62d31dabb5a116e38dbb1df9b9a8 | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-12-06 14:49:06 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Zero
2013-11-18 20:01:31 UTC
Execute # setsebool -P unconfined_mozilla_plugin_transition 0 to make this working. What does # ps -efZ |grep bumblebee (In reply to Miroslav Grepl from comment #1) > Execute > > # setsebool -P unconfined_mozilla_plugin_transition 0 > > to make this working. > > What does > > # ps -efZ |grep bumblebee [zero@Zero ~]$ ps -efZ |grep bumblebee system_u:system_r:initrc_t:s0 root 422 1 0 19:10 ? 00:00:00 /usr/sbin/bumblebeed unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 zero 4806 4775 0 19:59 pts/1 00:00:00 grep --color=auto bumblebee *** This bug has been marked as a duplicate of bug 1028178 *** |