[selinux-policy: 1535/3172] add vgetty log fc

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 21:17:56 UTC 2010


commit 29943b3b27a8c3f2168cfcb3f4bff1bfed8a93f8
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Thu Jul 6 14:52:04 2006 +0000

    add vgetty log fc

 refpolicy/policy/modules/system/getty.fc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/refpolicy/policy/modules/system/getty.fc b/refpolicy/policy/modules/system/getty.fc
index 2a3e0f5..b778309 100644
--- a/refpolicy/policy/modules/system/getty.fc
+++ b/refpolicy/policy/modules/system/getty.fc
@@ -4,6 +4,7 @@
 /sbin/.*getty		--	gen_context(system_u:object_r:getty_exec_t,s0)
 
 /var/log/mgetty\.log.*	--	gen_context(system_u:object_r:getty_log_t,s0)
+/var/log/vgetty\.log\..* --	gen_context(system_u:object_r:getty_log_t,s0)
 
 /var/run/mgetty\.pid.*	--	gen_context(system_u:object_r:getty_var_run_t,s0)
 


More information about the scm-commits mailing list