summaryrefslogtreecommitdiff
path: root/git-autosave.service
blob: 1db88d8cb01c6c18a2784a9398e6f5d06221bc66 (plain)
[Unit]
Description=Autosave git repositories
After=network.target

[Service]
Type=exec
SyslogIdentifier=git-autosave
Restart=always

ExecStart=/usr/bin/git autosave-daemon