5 lines
106 B
Text
5 lines
106 B
Text
|
# Life begins with the kernel.
|
||
|
type kernel, domain;
|
||
|
# The kernel is unconfined.
|
||
|
unconfined_domain(kernel)
|