summaryrefslogtreecommitdiff
path: root/extra/hefur/hefurd.service
blob: a5766225ff7bdc0fd37dff14362d10c7ba409b65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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
CPUSchedulingPolicy=batch

[Install]
WantedBy=multi-user.target