Bug 645566
Summary: | Selinux prevents network from starting. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jay Fenlason <fenlason> |
Component: | selinux-policy | Assignee: | Daniel Walsh <dwalsh> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | dwalsh, jfeeney, john.ellson, mgrepl, vonbrand |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-10-22 13:44:18 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
Jay Fenlason
2010-10-21 20:34:07 UTC
Me too, but strangely only on i686 rawhide and not x86_64, both with selinux-policy-3.9.7-4 and dhclient-4.2.0-15 Let's clean up some of these AVC messages. Not sure why but '/etc/dhcp/dhclient.d/nis.sh' is mislabeled. # matchpathcon /etc/dhcp/dhclient.d/nis.sh /etc/dhcp/dhclient.d/nis.sh system_u:object_r:bin_t:s0 So execute # restorecon -R -v /etc/dhcp/dhclient.d/ Then could you try to re-test it and make sure that the label is not changed using # ls -lZ /etc/dhcp/dhclient.d/ Thanks. Fixed in selinux-policy-3.9.7-5.fc15 *** Bug 645969 has been marked as a duplicate of this bug. *** |