10 lines
249 B
Plaintext
10 lines
249 B
Plaintext
# cdsprpcd daemon
|
|
type cdsprpcd, domain;
|
|
type cdsprpcd_exec, exec_type, vendor_file_type, file_type;
|
|
|
|
# Started by init
|
|
init_daemon_domain(cdsprpcd)
|
|
|
|
allow cdsprpcd qdsp_device:chr_file r_file_perms;
|
|
allow cdsprpcd ion_device:chr_file r_file_perms;
|