Bug 972691
Summary: | SELinux is preventing /usr/sbin/privoxy from 'write' accesses on the file privoxy.pid. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ryan Farmer <ryanfarmer> |
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | dominick.grift, dwalsh, mgrepl |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:8e83de295ade1d293c8e9e37ec6dd67cb95b25a92a6e8764ae61a7bf0bdaca41 | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-06-12 14:37:07 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
Ryan Farmer
2013-06-10 12:17:06 UTC
I see # systemctl start privoxy.service # ls -lZ /var/run/privoxy.pid -rw-r--r--. root root system_u:object_r:privoxy_var_run_t:s0 /var/run/privoxy.pid Execute # restorecon -v /var/run/privoxy.pid |