togglesebool: add page (#12840)

* togglesebool: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
cyqsimon
2024-05-27 17:08:58 +08:00
committed by GitHub
parent 1c4f439791
commit 4a32852fab

View File

@@ -0,0 +1,9 @@
# togglesebool
> Flip the current (non-persistent) values of SELinux booleans.
> Note: This tool has been deprecated and often removed in favor of `setsebool`.
> More information: <https://manned.org/man/togglesebool>.
- Flip the current (non-persistent) values of the specified booleans:
`sudo togglesebool {{virt_use_samba virt_use_usb ...}}`