1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 09:55:42 +02:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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