Add noatsecure to programs using LD_PRELOAD (CoD4, TS3, TF2)
[selinux.git] / cod4 / cod4.te
index 6b0284d..389e4bc 100644 (file)
@@ -1,4 +1,4 @@
-policy_module(cod4, 0.1.26)
+policy_module(cod4, 0.1.30)
 
 # File context for the executable process
 type cod4_t;
@@ -23,3 +23,5 @@ manage_dirs_pattern(cod4_t, cod4_rw_t, cod4_rw_t)
 setattr_files_pattern(cod4_t, cod4_rw_t, cod4_rw_t)
 
 sysnet_dns_name_resolve(cod4_t)
+
+allow init_t cod4_t:process { noatsecure };