dcashman | cc39f63 | 2016-07-22 13:13:11 -0700 | [diff] [blame^] | 1 | # type_transition must be private policy the domain_trans rules could stay |
2 | # public, but conceptually should go with this | ||||
3 | # Technically not a daemon but we do want the transition from init domain to | ||||
4 | # cppreopts to occur. | ||||
5 | init_daemon_domain(cppreopts) | ||||
6 | domain_auto_trans(cppreopts, preopt2cachename_exec, preopt2cachename); |