1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/linux/togglesebool.md
코드싸이 0a0ba9cf24
termusic: fix typo, linux/t*: add Korean translation (#14753)
* termusic: fix typo

* linux/t*: add Korean translation
2024-11-09 23:21:48 +09:00

9 lines
355 B
Markdown

# togglesebool
> SELinux 부울의 현재 (비영구적) 값을 변경.
> 참고: 이 도구는 `setsebool`로 대체되어 더 이상 사용되지 않거나 제거되었습니다.
> 더 많은 정보: <https://manned.org/togglesebool>.
- 지정된 부울의 현재 (비영구적) 값을 변경:
`sudo togglesebool {{virt_use_samba virt_use_usb ...}}`