Skip to content

Commit

Permalink
Allow rhsmcertd bind tcp sockets to a generic node
Browse files Browse the repository at this point in the history
  • Loading branch information
zpytela committed Feb 17, 2021
1 parent b476d1d commit ac260c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policy/modules/contrib/rhsmcertd.te
Expand Up @@ -69,6 +69,7 @@ kernel_read_system_state(rhsmcertd_t)
kernel_read_sysctl(rhsmcertd_t)
kernel_signull(rhsmcertd_t)

corenet_tcp_bind_generic_node(rhsmcertd_t)
corenet_tcp_connect_http_port(rhsmcertd_t)
corenet_tcp_connect_http_cache_port(rhsmcertd_t)
corenet_tcp_connect_squid_port(rhsmcertd_t)
Expand Down

0 comments on commit ac260c2

Please sign in to comment.