X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=selinux.git;a=blobdiff_plain;f=ts3%2Fts3.te;fp=ts3%2Fts3.te;h=3688ad6ace8122bfadba7add01157faffab0ce46;hp=95dd7a3ee8a622633b1e4ec2f725e19f4c1330fa;hb=ae89f309b9a07add61906e04cb95a421dd76362c;hpb=7ce6501ec18c0f7d4315ad65600a54eeffc6bacc diff --git a/ts3/ts3.te b/ts3/ts3.te index 95dd7a3..3688ad6 100644 --- a/ts3/ts3.te +++ b/ts3/ts3.te @@ -1,4 +1,4 @@ -policy_module(ts3, 0.1.22) +policy_module(ts3, 0.1.23) # File context for the executable process type ts3_t; @@ -22,6 +22,7 @@ corenet_tcp_bind_generic_node(ts3_t) allow ts3_t self:tcp_socket { create_stream_socket_perms connected_stream_socket_perms }; read_files_pattern(ts3_t, ts3_ro_t, ts3_ro_t) +list_dirs_pattern(ts3_t, ts3_ro_t, ts3_ro_t) manage_files_pattern(ts3_t, ts3_rw_t, ts3_rw_t) manage_dirs_pattern(ts3_t, ts3_rw_t, ts3_rw_t)