From: Ralf Ertzinger Date: Tue, 26 Mar 2024 19:00:00 +0000 (+0000) Subject: Fix bf1942 X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=selinux.git;a=commitdiff_plain;h=faa5c7dc62167b8b56f1ea1505e32ab6b09fc859 Fix bf1942 --- diff --git a/bf1942/bf1942.te b/bf1942/bf1942.te index 7b7800a..f3084c6 100644 --- a/bf1942/bf1942.te +++ b/bf1942/bf1942.te @@ -1,4 +1,4 @@ -policy_module(bf1942, 0.1.5) +policy_module(bf1942, 0.1.6) # File context for the executable process type bf1942_t; @@ -11,6 +11,7 @@ type bf1942_ro_t; files_type(bf1942_ro_t) init_daemon_domain(bf1942_t, bf1942_exec_t) +init_nnp_daemon_domain(bf1942_t, bf1942_exec_t) corenet_udp_sendrecv_generic_port(bf1942_t) corenet_udp_bind_generic_port(bf1942_t)