~skye/git/etc/badboy-git.service
[Unit] Description=badboy git server software [Service] ExecStart=/root/.cargo/bin/badboy_git -c /root/badboy_git/etc/config.toml WorkingDirectory=/root/badboy_git Restart=always RestartSec=500ms StandardOutput=syslog StandardError=syslog SyslogIdentifier=git-daemon User=root Group=root [Install] WantedBy=multi-user.target