Toggle SELinux Booleans - Control SELinux Security | Online Free DevTools by Hexmos
Control SELinux security settings with ToggleSEBool. Quickly toggle booleans for temporary security adjustments using this Linux tool. Free online tool, no registration required.
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 ...}}