kernel.te 106 Bytes
Newer Older
Stephen Smalley's avatar
Stephen Smalley committed
1 2 3 4
# Life begins with the kernel.
type kernel, domain;
# The kernel is unconfined.
unconfined_domain(kernel)