type pvr, domain; type pvr_exec, exec_type, file_type; # Started by init init_daemon_domain(pvr) # allow access to /dev/dri/ allow pvr gpu_device:chr_file rw_file_perms; # allow graphics driver initialization allow pvr self:capability sys_module; allow pvr system_file:system module_load;