Bug 523956
Summary: | Starting libvirtd by hand causes denials | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Chris Lalancette <clalance> |
Component: | selinux-policy | Assignee: | Daniel Walsh <dwalsh> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | rawhide | CC: | dwalsh, jkubin, markmc, mgrepl, virt-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-09-17 19:14:31 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: | |||
Bug Depends On: | |||
Bug Blocks: | 498969 |
Description
Chris Lalancette
2009-09-17 12:03:40 UTC
Sorry if you are running in debug mode you are pretty much on your own. It is better to debug these by connecting to the PID. THat way it matches the way the system will run in an SELinux environment. Or you could execute runcon -t virtd_t libvirtd, which may or may not work. |