Magellan Linux

Annotation of /trunk/git/git-daemon.confd

Parent Directory Parent Directory | Revision Log Revision Log


Revision 523 - (hide annotations) (download)
Mon Mar 24 01:27:39 2008 UTC (16 years, 2 months ago) by niro
File size: 468 byte(s)
-git-1.5.4.4-r1

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