diff --git a/container.te b/container.te index 834f501..d1b7b33 100644 --- a/container.te +++ b/container.te @@ -1,4 +1,4 @@ -policy_module(container, 2.225.1) +policy_module(container, 2.226.0) gen_require(` class passwd rootok; @@ -43,7 +43,7 @@ gen_tunable(container_use_devices, false) ## Allow containers to use any dri device volume mounted into container ##

## -gen_tunable(container_use_dri_devices, false) +gen_tunable(container_use_dri_devices, true) ## ##