pub fn kernel_init_security(
enabled: bool,
options: String,
exceptions: Vec<String>,
inspect_node: &Node,
) -> KernelStateExpand description
Returns the security state structure for the kernel, based on the supplied “selinux” argument contents.