blob: 34f0d669b3d6bc5897f848a5904edf952ccb117e [file] [log] [blame]
Dan Cashman80582482017-12-06 09:20:27 -08001typeattribute 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);