aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/pvrsrvinit.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/pvrsrvinit.te')
-rw-r--r--selinux/pvrsrvinit.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/selinux/pvrsrvinit.te b/selinux/pvrsrvinit.te
index ae1ee0b..3d82777 100644
--- a/selinux/pvrsrvinit.te
+++ b/selinux/pvrsrvinit.te
@@ -4,6 +4,7 @@ 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 };
allow pvrsrvinit system_file:file x_file_perms;