diff --git a/pulpcore.te b/pulpcore.te index 77382ff..f3c2b4d 100644 --- a/pulpcore.te +++ b/pulpcore.te @@ -1,4 +1,4 @@ -policy_module(pulpcore, 2.0.0) +policy_module(pulpcore, 2.0.1) require { type httpd_config_t; diff --git a/pulpcore_port.te b/pulpcore_port.te index c2a130c..d9e4faf 100644 --- a/pulpcore_port.te +++ b/pulpcore_port.te @@ -1,4 +1,4 @@ -policy_module(pulpcore_port, 2.0.0) +policy_module(pulpcore_port, 2.0.1) gen_require(` attribute port_type; diff --git a/pulpcore_rhsmcertd.te b/pulpcore_rhsmcertd.te index b4df3a9..8aa489a 100644 --- a/pulpcore_rhsmcertd.te +++ b/pulpcore_rhsmcertd.te @@ -1,4 +1,4 @@ -policy_module(pulpcore_rhsmcertd, 2.0.0) +policy_module(pulpcore_rhsmcertd, 2.0.1) gen_require(` type pulpcore_server_t, rhsmcertd_config_t;