We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20dc668 + 840bc54 commit b018800Copy full SHA for b018800
container.te
@@ -1,4 +1,4 @@
1
-policy_module(container, 2.205.0)
+policy_module(container, 2.206.0)
2
3
gen_require(`
4
class passwd rootok;
@@ -287,6 +287,8 @@ domain_getattr_all_domains(container_runtime_domain)
287
288
userdom_map_tmp_files(container_runtime_domain)
289
290
+anaconda_domtrans_install(container_runtime_domain)
291
+
292
optional_policy(`
293
gnome_map_generic_data_home_files(container_runtime_domain)
294
allow container_runtime_domain data_home_t:dir { relabelfrom relabelto };
0 commit comments