summarylogtreecommitdiffstats
path: root/btpd.service
blob: 668f0c8b0d631c16f3f41f249021378538fcd75f (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=BitTorrent Protocol Daemon
Documentation=man:btpd(1)
After=network-up.target

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

[Install]
WantedBy=default.target