From 730ec518781ae6aa1b93d9b6bcdd4797a6a8e10b Mon Sep 17 00:00:00 2001 From: Dominick Grift Date: Thu, 23 Sep 2010 17:28:34 +0200 Subject: [PATCH] This is git system content. --- policy/modules/services/git.fc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/services/git.fc b/policy/modules/services/git.fc index 28b71f61..2b552c50 100644 --- a/policy/modules/services/git.fc +++ b/policy/modules/services/git.fc @@ -7,7 +7,7 @@ HOME_DIR/\.gitconfig -- gen_context(system_u:object_r:git_session_content_t,s0) /usr/libexec/git-core/git-daemon -- gen_context(system_u:object_r:gitd_exec_t,s0) /var/cache/cgit(/.*)? gen_context(system_u:object_r:httpd_git_rw_content_t,s0) -/var/lib/git(/.*)? gen_context(system_u:object_r:httpd_git_content_t,s0) +/var/lib/git(/.*)? gen_context(system_u:object_r:git_system_content_t,s0) /var/www/cgi-bin/cgit -- gen_context(system_u:object_r:httpd_git_script_exec_t,s0) /var/www/git(/.*)? gen_context(system_u:object_r:httpd_git_content_t,s0) /var/www/git/gitweb.cgi gen_context(system_u:object_r:httpd_git_script_exec_t,s0)