Add directory read permissions for ro marked dirs
[selinux.git] / cod4 / cod4.te
index 389e4bc..43ff1c5 100644 (file)
@@ -1,4 +1,4 @@
-policy_module(cod4, 0.1.30)
+policy_module(cod4, 0.1.31)
 
 # File context for the executable process
 type cod4_t;
@@ -17,6 +17,7 @@ corenet_udp_bind_generic_port(cod4_t)
 corenet_udp_bind_generic_node(cod4_t)
 
 read_files_pattern(cod4_t, cod4_ro_t, cod4_ro_t)
+list_dirs_pattern(cod4_t, cod4_ro_t, cod4_ro_t)
 
 manage_files_pattern(cod4_t, cod4_rw_t, cod4_rw_t)
 manage_dirs_pattern(cod4_t, cod4_rw_t, cod4_rw_t)