mirror of https://github.com/CrimsonTome/tldr.git
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`
|