Call init_domain() in addition to init_daemon_domain(), this adds permissions needed...
[selinux.git] / cod4 / cod4.te
index 43ff1c5..17885b6 100644 (file)
@@ -1,4 +1,4 @@
-policy_module(cod4, 0.1.31)
+policy_module(cod4, 0.1.33)
 
 # File context for the executable process
 type cod4_t;
@@ -10,6 +10,7 @@ files_type(cod4_rw_t)
 type cod4_ro_t;
 files_type(cod4_ro_t)
 
+init_domain(cod4_t, cod4_exec_t)
 init_daemon_domain(cod4_t, cod4_exec_t)
 
 corenet_udp_sendrecv_generic_port(cod4_t)