[selinux-policy: 702/3172] comment fix

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:05:35 UTC 2010


commit 6d788d87d12606f028b2c26fafc1f21aa7009781
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Mon Sep 26 20:24:44 2005 +0000

    comment fix

 refpolicy/policy/modules/kernel/corenetwork.te.in |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/refpolicy/policy/modules/kernel/corenetwork.te.in b/refpolicy/policy/modules/kernel/corenetwork.te.in
index 310b6e7..5a45c06 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)
 


More information about the scm-commits mailing list