summaryrefslogtreecommitdiffstats
path: root/common/domain.te
blob: 8a747e5c73ba7aded4391e03469c6402521af5c6 (plain)
1
2
3
4
5
6
7
8
r_dir_file(domain, sysfs_socinfo);
r_dir_file(domain, sysfs_esoc);
r_dir_file(domain, sysfs_ssr);

dontaudit domain kernel:system module_request;

# Allow all domains read access to sysfs_thermal
r_dir_file(domain, sysfs_thermal);