# conf.d file for git-daemon # # 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"