Bug 1069179
| Summary: | SELinux prevents proper shutdown of my system | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Elad Alfassa <elad> | ||||
| Component: | selinux-policy-targeted | Assignee: | Miroslav Grepl <mgrepl> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ben Levenson <benl> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | dwalsh, mattdm, robatino | ||||
| Target Milestone: | --- | Keywords: | Reopened | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-02-27 21:16:12 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
I think this should be fixed in the latest policy. selinux-policy-3.13.1-26.fc21.noarch Still broken with the above version. Running "setenforce 0" before shutdown allows shutting down properly. Seems to shut down properly with selinux-policy-3.13.1-27.fc21.noarch (from the 20140225 rawhide push). Elad, can you confirm? If so, this can be closed again. Not seeing the problem myself anymore, closing. |
Created attachment 866947 [details] Log from shutdown After upgrading to rawhide, I noticed I could not power off my system: it hangs after "Reached target shutdown". If you look at the attached log, you'd see permission denied error for "swapoff" and "kill". If I execute "setenforce 0" before shutdown, the system shuts down properly.