mirror of
https://github.com/SELinuxProject/setools
synced 2025-03-21 10:37:11 +00:00
18 lines
466 B
HTML
18 lines
466 B
HTML
<!-- Copyright (c) 2016 Tresys Technology, LLC. All rights reserved. -->
|
|
<h1>Components</h1>
|
|
<p>The policy components tabs provide the means to examine, search, and
|
|
relate the core components of an SELinux policy.</p>
|
|
|
|
<p>Apol supports querying the following policy components:</p>
|
|
<ul>
|
|
<li>Booleans</li>
|
|
<li>Categories</li>
|
|
<li>Commons</li>
|
|
<li>Roles</li>
|
|
<li>Object Classes</li>
|
|
<li>Sensitivities</li>
|
|
<li>Types</li>
|
|
<li>Type Attributes</li>
|
|
<li>Users</li>
|
|
</ul>
|