Bug 986616
Summary: | SELinux is preventing wicd from 'setattr' accesses on the file /etc/wicd/dhclient.conf.template. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | prestontunnellwilson |
Component: | wicd | Assignee: | David Cantrell <dcantrell> |
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | dcantrell, dominick.grift, dwalsh, mgrepl |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:9c59144983cad0aa6137e26ba3076df5285c4e90e42baf75e450a951d16460d6 | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-07-29 23:59:29 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
prestontunnellwilson
2013-07-21 01:49:34 UTC
Why is wicd modifying its configuration data? (In reply to Daniel Walsh from comment #1) > Why is wicd modifying its configuration data? I am not sure. I attributed it to the fact that I hibernated my computer, though that seems like an unlikely factor. However, this is the only time that this has happened. I tried to allow a temporary fix as mentioned by the bug reporter ( sudo grep python /var/log/audit/audit.log | audit2allow -M mypol), but I got the error that "audit2allow" is not recognized. I think that this is a very localized error due to user malfunction. You can install policycoreutils-devel to get audit2allow, but I would not add that rule at all. It should not be necessary. Thank you. This bug has not happened since. wicd is working properly, and the circumstance is so strange in which it happend that I don't think it will occur again. |