Files
tldr/pages/linux/getenforce.md
2024-05-26 20:28:37 +02:00

10 lines
251 B
Markdown

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