Blame SOURCES/git@.service.in

ee107d
[Unit]
ee107d
Description=Git Repositories Server Daemon
ee107d
Documentation=man:git-daemon(1)
ee107d
ee107d
[Service]
ee107d
User=nobody
ee107d
ExecStart=-/usr/bin/scl enable rh-git218 -- /opt/rh/rh-git218/root/usr/libexec/git-core/git-daemon --base-path=/var/opt/rh/rh-git218/lib/git --export-all --user-path=public_git --syslog --inetd --verbose
ee107d
StandardInput=socket
ee107d
StandardError=journal