# conf.d file for git-daemon # $Header: /root/magellan-cvs/src/git/git-daemon.confd,v 1.1 2008-03-24 01:27:39 niro Exp $ # # Please check man 1 git-daemon for more information about the options # git-daemon accepts. # # Meaningful options are: # --syslog --- Enables syslog logging # --verbose --- Enables verbose logging # --export-all --- Exports all repositories # --port=XXXX --- Starts in port XXXX instead of 9418 # GITDAEMON_OPTS="--syslog"