[selinux-policy: 2525/3172] File context update for certmaster from Dan Walsh

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 22:44:26 UTC 2010


commit d7ec24785b94b0f97415cf18dee152e3714f1c9c
Author: Jeremy Solt <jsolt at tresys.com>
Date:   Fri Mar 12 09:33:27 2010 -0500

    File context update for certmaster from Dan Walsh

 policy/modules/services/certmaster.fc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/policy/modules/services/certmaster.fc b/policy/modules/services/certmaster.fc
index f27a584..79295d6 100644
--- a/policy/modules/services/certmaster.fc
+++ b/policy/modules/services/certmaster.fc
@@ -3,5 +3,6 @@
 
 /usr/bin/certmaster		--	gen_context(system_u:object_r:certmaster_exec_t,s0)
 
+/var/lib/certmaster(/.*)?		gen_context(system_u:object_r:certmaster_var_lib_t,s0)
 /var/log/certmaster(/.*)?		gen_context(system_u:object_r:certmaster_var_log_t,s0)
 /var/run/certmaster.*			gen_context(system_u:object_r:certmaster_var_run_t,s0)


More information about the scm-commits mailing list