Kaynağa Gözat

xonotic: allow kernel_read_crypto_sysctls

Helmut Pozimski 7 yıl önce
ebeveyn
işleme
04403d1b99
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. 4 1
      policy/modules/xonotic.te

+ 4 - 1
policy/modules/xonotic.te

@@ -1,4 +1,4 @@
-policy_module(xonotic, 0.1.6)
+policy_module(xonotic, 0.1.7)
 
 ########################################
 #
@@ -40,7 +40,10 @@ manage_files_pattern(xonotic_t, xonotic_opt_t, xonotic_opt_t)
 type_transition xonotic_t xonotic_opt_t:file xonotic_opt_t;
 
 corenet_udp_bind_generic_node(xonotic_t)
+
 kernel_read_system_state(xonotic_t)
+kernel_read_crypto_sysctls(xonotic_t)
+
 corenet_udp_bind_all_unreserved_ports(xonotic_t)
 dev_read_urand(xonotic_t)
 auth_use_nsswitch(xonotic_t)