diff --git a/pulpcore.te b/pulpcore.te index 707459c..72bd711 100644 --- a/pulpcore.te +++ b/pulpcore.te @@ -1,4 +1,4 @@ -policy_module(pulpcore, 2.0.1) +policy_module(pulpcore, 2.1.0) require { type httpd_config_t; diff --git a/pulpcore_port.te b/pulpcore_port.te index d9e4faf..5e0a23a 100644 --- a/pulpcore_port.te +++ b/pulpcore_port.te @@ -1,4 +1,4 @@ -policy_module(pulpcore_port, 2.0.1) +policy_module(pulpcore_port, 2.1.0) gen_require(` attribute port_type; diff --git a/pulpcore_rhsmcertd.te b/pulpcore_rhsmcertd.te index 8aa489a..b0f80a2 100644 --- a/pulpcore_rhsmcertd.te +++ b/pulpcore_rhsmcertd.te @@ -1,4 +1,4 @@ -policy_module(pulpcore_rhsmcertd, 2.0.1) +policy_module(pulpcore_rhsmcertd, 2.1.0) gen_require(` type pulpcore_server_t, rhsmcertd_config_t;