X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=selinux.git;a=blobdiff_plain;f=cod4%2Fcod4.te;fp=cod4%2Fcod4.te;h=43ff1c5e3e3a4e4f951cd74039d9e25ba4f38c18;hp=389e4bc81f1654da67eb08c5f97005e8bb152ee3;hb=ae89f309b9a07add61906e04cb95a421dd76362c;hpb=7ce6501ec18c0f7d4315ad65600a54eeffc6bacc diff --git a/cod4/cod4.te b/cod4/cod4.te index 389e4bc..43ff1c5 100644 --- a/cod4/cod4.te +++ b/cod4/cod4.te @@ -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)