Fix bf1942
[selinux.git] / bf1942 / bf1942.te
index 7b7800a..f3084c6 100644 (file)
@@ -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)