[Unit] Description=Start Git Daemon [Service] User=git Group=git ExecStart=/usr/bin/git daemon --reuseaddr --base-path=/repos --export-all --informative-errors --verbose StandardError=journal [Install] WantedBy=multi-user.target