
* linux/s*: add Korean translation * systemctl: update Korean translation * Update pages.ko/linux/sqfscat.md Co-authored-by: Chooooo <contact@choo.ooo> * Update pages.ko/linux/shar.md Co-authored-by: Chooooo <contact@choo.ooo> * Update pages.ko/linux/sqfstar.md Co-authored-by: Chooooo <contact@choo.ooo> * shnsplit: fix typo * semanage: update Korean translation --------- Co-authored-by: Chooooo <contact@choo.ooo>
17 lines
282 B
Markdown
17 lines
282 B
Markdown
# sestatus
|
|
|
|
> 현재 SELinux 상태를 표시합니다.
|
|
> 더 많은 정보: <https://manned.org/sestatus>.
|
|
|
|
- 현재 상태 표시:
|
|
|
|
`sestatus`
|
|
|
|
- 모든 정책 불리언의 현재 상태 표시:
|
|
|
|
`sestatus -b`
|
|
|
|
- 현재 파일 및 프로세스 컨텍스트 표시:
|
|
|
|
`sestatus -v`
|