Call init_domain() in addition to init_daemon_domain(), this adds permissions needed...
[selinux.git] / ts3 / ts3.te
index 1700cf3..4afdf06 100644 (file)
@@ -1,4 +1,4 @@
-policy_module(ts3, 0.1.28)
+policy_module(ts3, 0.1.29)
 
 # File context for the executable process
 type ts3_t;
@@ -10,6 +10,7 @@ files_type(ts3_rw_t)
 type ts3_ro_t;
 files_type(ts3_ro_t)
 
+init_domain(ts3_t, ts3_exec_t)
 init_daemon_domain(ts3_t, ts3_exec_t)
 
 corenet_udp_sendrecv_generic_port(ts3_t)