dcashman | cc39f63 | 2016-07-22 13:13:11 -0700 | [diff] [blame^] | 1 | # type_transition must be private policy the domain_trans rules could stay |
2 | # public, but conceptually should go with this | ||||
3 | init_daemon_domain(dumpstate) | ||||
4 | |||||
5 | # Execute and transition to the vdc domain | ||||
6 | domain_auto_trans(dumpstate, vdc_exec, vdc) |