tldr/pages/linux/getenforce.md

9 lines
202 B
Markdown
Raw Normal View History

# getenforce
> Get the current mode of SELinux (i.e. enforcing, permissive, or disabled).
> More information: <https://manned.org/man/getenforce>.
- Display the current mode of SELinux:
`getenforce`