setsebool
Verified for current stable LTS
Setsebool Command: Set Boolean Persistently Alternative Linux
Use for set boolean persistently alternative linux with Setsebool. Exact CLI syntax to set boolean persistently alternative linux using Setsebool.
When to use this: Use for set boolean persistently alternative linux with Setsebool.
Command Syntax
sudo semanage boolean -m <-1|--on|-0|--off> <haproxy_connect_any> sudo semanage boolean -m <-1|--on|-0|--off> <haproxy_connect_any> Live Command Builder
Final Command
sudo semanage boolean -m <-1|--on|-0|--off> <haproxy_connect_any> Command Breakdown
-m- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to set boolean persistently alternative linux using Setsebool.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Setsebool Command: Set Boolean Persistently Linux
sudo setsebool -P <container_use_devices> <1|true|on|0|false|off> Setsebool Command: Set Boolean Temporarily Linux sudo setsebool <httpd_can_network_connect> <1|true|on|0|false|off> Setsebool Command: Set Multiple Booleans Persistently Linux sudo setsebool -P <key1 1 key2 0 ...> Setsebool Command: Show All Boolean Settings Linux getsebool -a Grep Command: Search For A Pattern In All Files Recursively grep -rI "<search_pattern>" <path/to/directory>