# SELinux

Security-Enhanced Linux (SELinux) is a Linux feature that provides a mechanism for supporting access control security policies, including U.S. Department of Defense style mandatory access controls, through the use of Linux Security Modules (LSM) in the Linux kernel.[en.wikipedia.org/wiki/Security-Enhanced\_Linux](http://en.wikipedia.org/wiki/Security-Enhanced_Linux)<br>

### Toolpack and SELinux<br>

The Toolpack software doesn't support SELinux. Enabling it while Toolpack is running will lead to unexpected behavior.<br>

### References<br>

[How to get SELinux status](/initial-installation/3.-uploading-a-license/host-control/selinux-management.md)

[How to disable SELinux](/initial-installation/3.-uploading-a-license/host-control/selinux-management.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://prosbcdocs.telcobridges.com/initial-installation/3.-uploading-a-license/host-control/selinux.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
