|
@@ -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)
|