Difference between revisions of "SELinux contexts for various purposes"

From Notes_Wiki
m
m
 
Line 1: Line 1:
<yambe:breadcrumb>SELinux configuration|SELinux configuration</yambe:breadcrumb>
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[SELinux configuration]] > [[SELinux contexts for various purposes]]
=SELinux contexts for various purposes=


List of SELinux contexts for various purposes are listed here. We can use chcon to change context of some non-default location, if we want to use non-default location for storage of files for below purposes.
List of SELinux contexts for various purposes are listed here. We can use chcon to change context of some non-default location, if we want to use non-default location for storage of files for below purposes.
Line 13: Line 12:
|-
|-
|}
|}
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[SELinux configuration]] > [[SELinux contexts for various purposes]]

Latest revision as of 13:27, 14 July 2022

Home > CentOS > CentOS 6.x > SELinux configuration > SELinux contexts for various purposes

List of SELinux contexts for various purposes are listed here. We can use chcon to change context of some non-default location, if we want to use non-default location for storage of files for below purposes.

Purpose Context
Squid cache system_u:object_r:squid_cache_t:s0
HTTP web data system_u:object_r:httpd_sys_content_t:s0



Home > CentOS > CentOS 6.x > SELinux configuration > SELinux contexts for various purposes