##
-## A really simple TCP git daemon that normally listens on
-## port DEFAULT_GIT_PORT aka 9418. It waits for a
-## connection asking for a service, and will serve that
-## service if it is enabled.
+## A really simple TCP git daemon that normally listens on
+## port DEFAULT_GIT_PORT aka 9418. It waits for a
+## connection asking for a service, and will serve that
+## service if it is enabled.
##
##
@@ -58,7 +58,6 @@ interface(`git_session_role',`
##
#
template(`git_content_template',`
-
gen_require(`
attribute git_system_content, git_content;
')
@@ -84,7 +83,6 @@ template(`git_content_template',`
##
#
template(`git_role_template',`
-
gen_require(`
class context contains;
role system_r;
@@ -520,4 +518,3 @@ interface(`git_relabel_session_content',`
relabel_files_pattern($1, git_session_content_t, git_session_content_t)
userdom_search_user_home_dirs($1)
')
-