comment fix
This commit is contained in:
parent
a23ffe64bd
commit
6d788d87d1
@ -119,8 +119,7 @@ network_port(zebra, tcp,2601,s0)
|
|||||||
network_port(zope, tcp,8021,s0)
|
network_port(zope, tcp,8021,s0)
|
||||||
|
|
||||||
# Defaults for reserved ports. Earlier portcon entries take precedence;
|
# Defaults for reserved ports. Earlier portcon entries take precedence;
|
||||||
# these entries just cover any remaining reserved ports not otherwise
|
# these entries just cover any remaining reserved ports not otherwise declared.
|
||||||
# declared or omitted due to removal of a domain.
|
|
||||||
portcon tcp 1-1023 context_template(system_u:object_r:reserved_port_t, s0)
|
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)
|
portcon udp 1-1023 context_template(system_u:object_r:reserved_port_t, s0)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user