Skip to main content

SelinuxMode

SELinux mode

CharacteristicValue
Typeenum

Variants

Disabled

Set SELinux to disabled. The mode is set by appending selinux=0 to the kernel command line.

CharacteristicValue
Typestring
Valuedisabled

Permissive

Set SELinux to permissive. The mode is set by appending selinux=1 enforcing=0 to the kernel command line.

CharacteristicValue
Typestring
Valuepermissive

Enforcing

Set SELinux to enforcing. The mode is set by appending selinux=1 enforcing=1 to the kernel command line.

CharacteristicValue
Typestring
Valueenforcing