Files
tldr/pages.zh/linux/togglesebool.md

9 lines
298 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# togglesebool
> 翻转当前非持久SELinux 布尔值。
> 注意:此工具已被弃用,通常被 `setsebool` 替代。
> 更多信息:<https://manned.org/togglesebool>。
- 翻转指定布尔值的当前(非持久)值:
`sudo togglesebool {{virt_use_samba virt_use_usb ...}}`