turn off f24 build
[infrastructure.git] / 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