Skip to content
Snippets Groups Projects
Select Git revision
  • 3c46d2ff9c30c16d03f02b463d381494e3047e13
  • test default
2 results

kernel.te

Blame
  • cppreopts.te 322 B
    # type_transition must be private policy the domain_trans rules could stay
    # public, but conceptually should go with this
    # Technically not a daemon but we do want the transition from init domain to
    # cppreopts to occur.
    init_daemon_domain(cppreopts)
    domain_auto_trans(cppreopts, preopt2cachename_exec, preopt2cachename);