aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'policy/modules/contrib/git.fc')
-rw-r--r--policy/modules/contrib/git.fc13
1 files changed, 0 insertions, 13 deletions
diff --git a/policy/modules/contrib/git.fc b/policy/modules/contrib/git.fc
deleted file mode 100644
index 24700f84b..000000000
--- a/policy/modules/contrib/git.fc
+++ /dev/null
@@ -1,13 +0,0 @@
-HOME_DIR/public_git(/.*)? gen_context(system_u:object_r:git_user_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/cache/gitweb-caching(/.*)? gen_context(system_u:object_r:httpd_git_rw_content_t,s0)
-
-/var/lib/git(/.*)? gen_context(system_u:object_r:git_sys_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)
-/var/www/gitweb-caching/gitweb\.cgi -- gen_context(system_u:object_r:httpd_git_script_exec_t,s0)