diff options
Diffstat (limited to 'sepolicy/readmac.te')
-rw-r--r-- | sepolicy/readmac.te | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sepolicy/readmac.te b/sepolicy/readmac.te index d25c11f..187991a 100644 --- a/sepolicy/readmac.te +++ b/sepolicy/readmac.te @@ -8,7 +8,5 @@ init_daemon_domain(readmac) allow readmac mnt_vendor_file:dir rw_dir_perms; allow readmac mnt_vendor_file:file create_file_perms; -allow readmac self:capability dac_override; - allow readmac diag_device:chr_file rw_file_perms; allow readmac sysfs:file r_file_perms; |