]> git.pld-linux.org Git - packages/git-core.git/blob - git-core.sysconfig
up to 2.19.0
[packages/git-core.git] / git-core.sysconfig
1 # Customized settings for git-daemon
2
3 # Daemon options, consult man 1 git-daemon 
4 # for a complete list of options
5 DAEMON_OPTS="--syslog --reuseaddr --base-path=/var/lib/git"
6
7 # Define nice level for ssh
8 SERVICE_RUN_NICE_LEVEL="+0"
This page took 0.021746 seconds and 3 git commands to generate.