service git { disable = no env = group = git-daemon groups = no id = git instances = 5 log_on_failure += HOST log_on_success += PID HOST DURATION max_load = 5 passenv = port = 9418 protocol = tcp server = /usr/bin/git server_args = daemon --inetd --verbose --base-path=/home/git/pub/git --interpolated-path=/home/git/srv/git/%H%D --syslog --user-path=pub/git -- /home/git/pub/git socket_type = stream type = UNLISTED user = git-daemon wait = no }