semanage Verified for current stable LTS

Semanage Command: Set Or Unset Selinux Boolean

Use for set or unset selinux boolean with Semanage. Exact CLI syntax to set or unset selinux boolean using Semanage.

When to use this: Use for set or unset selinux boolean with Semanage.

Command Syntax

sudo semanage boolean -m --on <haproxy_connect_any>

Live Command Builder

Final Command

sudo semanage boolean -m --on <haproxy_connect_any>

Command Breakdown

-m
Command Option
Tool-specific option used by this command invocation.
--on
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to set or unset selinux boolean using Semanage.

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

Back to Semanage directory