Difference between revisions of "SELinux contexts for various purposes"
From Notes_Wiki
(Created page with "=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 ...") |
m |
||
Line 1: | Line 1: | ||
<yambe:breadcrumb>SELinux configuration|SELinux configuration</yambe:breadcrumb> | |||
=SELinux contexts for various purposes= | =SELinux contexts for various purposes= | ||
Revision as of 18:35, 17 August 2018
<yambe:breadcrumb>SELinux configuration|SELinux configuration</yambe:breadcrumb>
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 |