kernel_init_security

Function kernel_init_security 

Source
pub fn kernel_init_security(
    enabled: bool,
    options: String,
    exceptions: Vec<String>,
) -> KernelState
Expand description

Returns the security state structure for the kernel, based on the supplied “selinux” argument contents.