13 lines
369 B
Plaintext
13 lines
369 B
Plaintext
type hal_authsecret_citadel, domain;
|
|
type hal_authsecret_citadel_exec, exec_type, file_type, vendor_file_type;
|
|
|
|
hal_server_domain(hal_authsecret_citadel, hal_authsecret)
|
|
|
|
binder_call(hal_authsecret_citadel, citadeld)
|
|
|
|
init_daemon_domain(hal_authsecret_citadel)
|
|
|
|
vndbinder_use(hal_authsecret_citadel)
|
|
|
|
allow hal_authsecret_citadel citadeld_service:service_manager find;
|