Files
tldr/pages/linux/getenforce.md
2024-09-18 20:42:03 +02:00

10 lines
247 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/getenforce>.
- Display the current mode of SELinux:
`getenforce`