Module selinux

Module selinux 

Source
Expand description

SELinux-related helper APIs.

Constantsยง

INSTALL_T ๐Ÿ”’
Hardcoded value for SELinux domain capable of setting unknown contexts.
SELINUX_MNT ๐Ÿ”’
The well-known selinuxfs mount point

Functionsยง

is_selinux_enabled
Query for whether or not SELinux is enabled.
verify_install_domain
Return an error If the current process is not running in the install_t domain.