Skip to content
Snippets Groups Projects
Select Git revision
  • 04a48177761b03853f5adb45f9f9f3ea2f1e0742
  • test default
2 results

cppreopts.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);