X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=selinux.git;a=blobdiff_plain;f=tf2%2Ftf2.te;h=bf69c5d3238e3ee4ffc1d2803f0d1327820869f8;hp=cce8993dd0401932023dcea1dbbc6679130da8db;hb=c226ce3ae21764ee6fabd754bc9a9cc567ba8b46;hpb=63b037cd03c48782c0e29eef4c6209653e4409fa diff --git a/tf2/tf2.te b/tf2/tf2.te index cce8993..bf69c5d 100644 --- a/tf2/tf2.te +++ b/tf2/tf2.te @@ -1,4 +1,4 @@ -policy_module(tf2, 0.1.24) +policy_module(tf2, 0.1.25) require { type default_t; @@ -32,6 +32,7 @@ corenet_tcp_bind_generic_node(tf2_t) read_files_pattern(tf2_t, tf2_ro_t, tf2_ro_t) read_lnk_files_pattern(tf2_t, tf2_ro_t, tf2_ro_t) list_dirs_pattern(tf2_t, tf2_ro_t, tf2_ro_t) +mmap_files_pattern(tf2_t, tf2_ro_t, tf2_ro_t) manage_files_pattern(tf2_t, tf2_rw_t, tf2_rw_t) manage_dirs_pattern(tf2_t, tf2_rw_t, tf2_rw_t)