X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=q3a%2Fq3a.te;h=d0c204d7b9dce3a7e6e0e6426d20c28414d4fdd3;hb=0dfeb8f2061440ca69c8144aa91047f7cd77b7a9;hp=ef9da687aed644aa86e6c0a2075e780786cb2dc7;hpb=43e7b988bc5243fb66e18a5171a48d8ade51b94f;p=selinux.git diff --git a/q3a/q3a.te b/q3a/q3a.te index ef9da68..d0c204d 100644 --- a/q3a/q3a.te +++ b/q3a/q3a.te @@ -1,4 +1,4 @@ -policy_module(q3a, 0.1.23) +policy_module(q3a, 0.1.24) # File context for the executable process type q3a_t; @@ -19,6 +19,7 @@ corenet_udp_bind_generic_port(q3a_t) corenet_udp_bind_generic_node(q3a_t) read_files_pattern(q3a_t, q3a_ro_t, q3a_ro_t) +list_dirs_pattern(q3a_t, q3a_ro_t, q3a_ro_t) allow q3a_t q3a_ro_t:dir list_dir_perms; allow q3a_t q3a_ro_t:file read_file_perms;