blob: 34f0d669b3d6bc5897f848a5904edf952ccb117e [file] [log] [blame]
Dan Cashman91d398d2017-09-26 12:58:29 -07001typeattribute cppreopts coredomain;
2
3# Technically not a daemon but we do want the transition from init domain to
4# cppreopts to occur.
5init_daemon_domain(cppreopts)
6domain_auto_trans(cppreopts, preopt2cachename_exec, preopt2cachename);