Dan Cashman | 91d398d | 2017-09-26 12:58:29 -0700 | [diff] [blame] | 1 | typeattribute cppreopts coredomain; |
2 | |||||
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); |