From b76d9716f4d2ad64d4a466823803969bb98ad191 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Mon, 23 Jul 2007 18:34:30 +0000 Subject: dev-util/git: imported from portage --- (limited to 'dev-util/git/files/git-daemon.confd') diff --git a/dev-util/git/files/git-daemon.confd b/dev-util/git/files/git-daemon.confd new file mode 100644 index 0000000..ace9cbd --- a/dev/null +++ b/dev-util/git/files/git-daemon.confd @@ -0,0 +1,12 @@ +# 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" -- cgit v0.9.0.2