#
# /etc/sysconfig/git
#
# confiugation file for the git daemon
#

# Put all arguments here.
GIT_OPTIONS="--export-all --base-path=/home/ftp --user-path=git/public"
