[selinux-policy: 1290/3172] comment fix

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:56:42 UTC 2010


commit dcd174aeef98b99a5ada7d2c264232dbcc3a585c
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Thu Mar 23 16:07:26 2006 +0000

    comment fix

 refpolicy/policy/modules/services/cvs.te |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/refpolicy/policy/modules/services/cvs.te b/refpolicy/policy/modules/services/cvs.te
index d2ec4d0..2519663 100644
--- a/refpolicy/policy/modules/services/cvs.te
+++ b/refpolicy/policy/modules/services/cvs.te
@@ -11,7 +11,7 @@ type cvs_exec_t;
 inetd_tcp_service_domain(cvs_t,cvs_exec_t)
 role system_r types cvs_t;
 
-type cvs_data_t; #, customizable;
+type cvs_data_t; # customizable
 files_type(cvs_data_t)
 
 type cvs_tmp_t;


More information about the scm-commits mailing list