summaryrefslogtreecommitdiff
path: root/github-mirror.service
blob: 581a87787484e39500b6f8413b3f78ce417dbc11 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=mirror /git to github

[Service]
User=github-mirror
Sockets=github-mirror.socket
ExecStart=/git/bin/github-mirror
PIDFile=/run/github-mirror/pid
Type=forking