note
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 12 Oct 2011 13:43:32 +0000 (15:43 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 12 Oct 2011 13:43:32 +0000 (15:43 +0200)
scripts/git-daemon.init.d

index 9df272e..0c6cde6 100755 (executable)
@@ -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