1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/togglesebool.md
cyqsimon 4a32852fab
togglesebool: add page (#12840)
* togglesebool: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-05-27 14:38:58 +05:30

348 B

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