8 lines
246 B
Text
8 lines
246 B
Text
type pvrsrvinit, domain;
|
|
type pvrsrvinit_exec, exec_type, file_type;
|
|
|
|
init_daemon_domain(pvrsrvinit)
|
|
|
|
allow pvrsrvinit gpu_device:chr_file rw_file_perms;
|
|
allow pvrsrvinit kernel:system module_request;
|
|
allow pvrsrvinit self:capability sys_module;
|