diff --git a/domain.te b/domain.te index 34af567d9c65d9b2cfe47279027bfd577405d521..e856288de46a9f17ce682d8cbb32b7e402aa58fc 100644 --- a/domain.te +++ b/domain.te @@ -61,7 +61,7 @@ allow domain device:dir search; allow domain dev_type:lnk_file r_file_perms; allow domain devpts:dir search; allow domain device:file read; -allow domain socket_device:dir search; +allow domain socket_device:dir r_dir_perms; allow domain owntty_device:chr_file rw_file_perms; allow domain null_device:chr_file rw_file_perms; allow domain zero_device:chr_file r_file_perms;