9 lines
336 B
Plaintext
9 lines
336 B
Plaintext
type hal_hdcpkey_default, domain;
|
|
hal_server_domain(hal_hdcpkey_default, hal_hdcpkey)
|
|
|
|
type hal_hdcpkey_default_exec, exec_type, vendor_file_type, file_type;
|
|
init_daemon_domain(hal_hdcpkey_default)
|
|
|
|
# Allow hal_hdcpkey_default to read and write to param_block_device
|
|
allow hal_hdcpkey_default param_block_device:blk_file rw_file_perms;
|