summaryrefslogtreecommitdiff
path: root/extra/hefur/hefurd.service
blob: b91e1009d0a2636618a5b0767bdeb5a53e819dab (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=A standalone and lightweight BitTorrent tracker
After=network.target

[Service]
ExecStart=/usr/bin/hefurd -torrent-dir /var/lib/herfurd
User=nobody
Group=nobody

[Install]
WantedBy=multi-user.target