Call init_domain() in addition to init_daemon_domain(), this adds permissions needed...
[selinux.git] / ut2004 / ut2004.te
index ccc10da..3f03e13 100644 (file)
@@ -1,4 +1,4 @@
-policy_module(ut2004, 0.1.3)
+policy_module(ut2004, 0.1.4)
 
 require {
     type interwise_port_t;
@@ -14,6 +14,7 @@ files_type(ut2004_rw_t)
 type ut2004_ro_t;
 files_type(ut2004_ro_t)
 
+init_domain(ut2004_t, ut2004_exec_t)
 init_daemon_domain(ut2004_t, ut2004_exec_t)
 
 corenet_udp_sendrecv_generic_port(ut2004_t)