| Summary: | Missing SELINUX boolean description in the documentation | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | pierre.casenove |
| Component: | doc-SELinux_Managing_Confined_Services_Guide | Assignee: | Tomas Capek <tcapek> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ecs-bugs |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.4 | CC: | alyoung |
| Target Milestone: | rc | Keywords: | Documentation |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-04 10:30:29 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: | |
|
Description
pierre.casenove
2013-11-07 09:27:48 UTC
Due to the continuous development of the SELinux policy, the list of documented Booleans might not contain all of them at all times. To list them all, run the following command as root: semanage boolean -l | grep httpd With the current release of the book, all services now contain this admonition to account for any Booleans that might be missing in the text: https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html-single/Managing_Confined_Services/index.html#sect-Managing_Confined_Services-The_Apache_HTTP_Server-Booleans |