Bug 1324650
Summary: | SELinux is preventing systemd from 'open' accesses on the file /etc/systemd/system/macspoof@.service. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Christian Stadelmann <fedora> |
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: | 24 | CC: | dominick.grift, dwalsh, lvrabec, mgrepl, plautrba |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:6181a2b154cf803ce8c945bb2ce9f53e98d1ecee73bfb737d301089cd35a3081;VARIANT_ID=workstation; | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-04-07 20:00:37 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
Christian Stadelmann
2016-04-06 21:17:18 UTC
The alert told you what to do. ***** Plugin restorecon (99.5 confidence) suggests ************************ If you want to fix the label. /etc/systemd/system/macspoof@.service default label should be systemd_unit_file_t. Then you can run restorecon. Do # /sbin/restorecon -v /etc/systemd/system/macspoof@.service |