diff --git a/domain.te b/domain.te index 7c9e7a668..3db35d7c5 100644 --- a/domain.te +++ b/domain.te @@ -103,9 +103,8 @@ allow domain ion_device:chr_file rw_file_perms; # For /sys/qemu_trace files in the emulator. bool in_qemu false; if (in_qemu) { -allow domain sysfs:file rw_file_perms; -} allow domain sysfs_writable:file rw_file_perms; +} # Read access to pseudo filesystems. r_dir_file(domain, proc)