[PATCH] pkgs01 uses 'git' not 'git-server' to enable git

Mike McGrath mmcgrath at redhat.com
Wed Aug 18 13:39:52 UTC 2010


can I get 2 +1's
---
 modules/rkhunter/templates/rkhunter.conf.erb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/modules/rkhunter/templates/rkhunter.conf.erb b/modules/rkhunter/templates/rkhunter.conf.erb
index 6699230..8d31b1e 100644
--- a/modules/rkhunter/templates/rkhunter.conf.erb
+++ b/modules/rkhunter/templates/rkhunter.conf.erb
@@ -399,6 +399,7 @@ XINETD_ALLOWED_SVC=/etc/xinetd.d/rsync
 XINETD_ALLOWED_SVC=/etc/xinetd.d/cvspserver
 XINETD_ALLOWED_SVC=/etc/xinetd.d/tftp
 XINETD_ALLOWED_SVC=/etc/xinetd.d/git-server
+XINETD_ALLOWED_SVC=/etc/xinetd.d/git
 XINETD_ALLOWED_SVC=/etc/xinetd.d/bzr-server
 
 #
-- 
1.7.2.1



More information about the infrastructure mailing list