You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
439 B
12 lines
439 B
4 months ago
|
type hal_weaver_citadel, domain;
|
||
|
type hal_weaver_citadel_exec, exec_type, vendor_file_type, file_type;
|
||
|
|
||
|
vndbinder_use(hal_weaver_citadel)
|
||
|
binder_call(hal_weaver_citadel, citadeld)
|
||
|
allow hal_weaver_citadel citadeld_service:service_manager find;
|
||
|
|
||
|
hal_server_domain(hal_weaver_citadel, hal_weaver)
|
||
|
hal_server_domain(hal_weaver_citadel, hal_oemlock)
|
||
|
hal_server_domain(hal_weaver_citadel, hal_authsecret)
|
||
|
init_daemon_domain(hal_weaver_citadel)
|