blob: 34f0d669b3d6bc5897f848a5904edf952ccb117e [file] [log] [blame]
Alex Klyubinf5446eb2017-03-23 14:27:32 -07001typeattribute cppreopts coredomain;
2
dcashmancc39f632016-07-22 13:13:11 -07003# 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);