togglesebool: add page (#12840)

* togglesebool: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
pull/28/head
cyqsimon 2024-05-27 17:08:58 +08:00 committed by GitHub
parent 1c4f439791
commit 4a32852fab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 0 deletions

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 ...}}`