Last Modified
2015-08-25 09:57:00 -0400
Requires

Description

Fact: selinux

Purpose:

Determine whether SE Linux is enabled on the node.

Resolution:

Checks for the existence of the enforce file under the SE Linux mount
point (e.g. `/selinux/enforce`) and returns true if `/proc/self/attr/current`
does not contain the kernel.

Caveats: