summarylogtreecommitdiffstats
path: root/btpd.service
blob: ebd4afc56336386260fc3d81d11d68b04fa904bc (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=BitTorrent client daemon
After=network-up.target

[Service]
Type=simple
User=btpd
ExecStart=/usr/bin/btpd --no-daemon

[Install]
WantedBy=default.target