summaryrefslogtreecommitdiff
path: root/community/iperf/iperf-tcp.service
blob: 29967815a1278e990a4657f5a41df44a8fdb779d (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Iperf TCP Server

[Service]
ExecStart=/usr/bin/iperf -s -V

[Install]
WantedBy=multi-user.target