From f00d1f4ec867be2aeb51b3b32c12a5a9a8015201 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sun, 29 Mar 2020 07:12:19 -0400 Subject: [PATCH] Re-add Drop some container interface from selinux-policy patch Signed-off-by: Daniel J Walsh --- container.te | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container.te b/container.te index 4c7f60f..f564710 100644 --- a/container.te +++ b/container.te @@ -1,4 +1,4 @@ -policy_module(container, 2.128.0) +policy_module(container, 2.129.0) gen_require(` class passwd rootok; ')