Skip to content
Snippets Groups Projects
kernel.te 106 B
Newer Older
  • Learn to ignore specific revisions
  • Stephen Smalley's avatar
    Stephen Smalley committed
    # Life begins with the kernel.
    type kernel, domain;
    # The kernel is unconfined.
    unconfined_domain(kernel)