mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-14 00:35:25 +02:00
9 lines
202 B
Markdown
9 lines
202 B
Markdown
![]() |
# 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`
|