1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 09:42:07 +02:00
tldr/pages/linux/togglesebool.md
2024-09-18 20:42:03 +02:00

344 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/togglesebool.

  • Flip the current (non-persistent) values of the specified booleans:

sudo togglesebool {{virt_use_samba virt_use_usb ...}}