diff --git a/refpolicy/policy/modules/kernel/corenetwork.te.in b/refpolicy/policy/modules/kernel/corenetwork.te.in index 310b6e74..5a45c06e 100644 --- a/refpolicy/policy/modules/kernel/corenetwork.te.in +++ b/refpolicy/policy/modules/kernel/corenetwork.te.in @@ -119,8 +119,7 @@ network_port(zebra, tcp,2601,s0) network_port(zope, tcp,8021,s0) # Defaults for reserved ports. Earlier portcon entries take precedence; -# these entries just cover any remaining reserved ports not otherwise -# declared or omitted due to removal of a domain. +# these entries just cover any remaining reserved ports not otherwise declared. portcon tcp 1-1023 context_template(system_u:object_r:reserved_port_t, s0) portcon udp 1-1023 context_template(system_u:object_r:reserved_port_t, s0)