From 07744e0ef53206d3938bd17408793889d5894ded Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 12 Oct 2011 15:43:32 +0200 Subject: [PATCH] note --- scripts/git-daemon.init.d | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/git-daemon.init.d b/scripts/git-daemon.init.d index 9df272e..0c6cde6 100755 --- a/scripts/git-daemon.init.d +++ b/scripts/git-daemon.init.d @@ -7,6 +7,11 @@ # # processname: git-daemon # pidfile: /var/run/git.pid +# +# NOTE. on f14 at least git daemon comes linked with xinetd +# however as we had written this for f8, and as I don't feel +# comfy with xinetd on top of chkconfig, +# I turned off xinetd and still use this one on f14 as well # source function library . /etc/rc.d/init.d/functions -- 2.47.0