sestatus: add page (#14037)
Co-authored-by: cyqsimon <28627918+cyqsimon@users.noreply.github.com>
This commit is contained in:
16
pages/linux/sestatus.md
Normal file
16
pages/linux/sestatus.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# sestatus
|
||||
|
||||
> Print the current SELinux status.
|
||||
> More information: <https://manned.org/sestatus>.
|
||||
|
||||
- Print the current status:
|
||||
|
||||
`sestatus`
|
||||
|
||||
- Print the current states of all policy booleans:
|
||||
|
||||
`sestatus -b`
|
||||
|
||||
- Print the current file and process contexts:
|
||||
|
||||
`sestatus -v`
|
Reference in New Issue
Block a user