platform_system_sepolicy/kernel.te

5 lines
106 B
Text
Raw Normal View History

2012-01-04 18:33:27 +01:00
# Life begins with the kernel.
type kernel, domain;
# The kernel is unconfined.
unconfined_domain(kernel)