Skip to content
Snippets Groups Projects
kernel.te 125 B
# Life begins with the kernel.
type kernel, domain;
permissive kernel;
# The kernel is unconfined.
unconfined_domain(kernel)