summaryrefslogtreecommitdiff
path: root/extra/hefur/hefurd.service
blob: cdfc461ab3c911a6c585eda42193053b9d3c478c (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/hefurd
User=nobody
Group=nobody

[Install]
WantedBy=multi-user.target