Alex Klyubin | f5446eb | 2017-03-23 14:27:32 -0700 | [diff] [blame^] | 1 | typeattribute cppreopts coredomain; |
2 | |||||
dcashman | cc39f63 | 2016-07-22 13:13:11 -0700 | [diff] [blame] | 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); |