summaryrefslogtreecommitdiff
path: root/community/iperf/iperf-udp.service
blob: 2253f9c455444c189df21861d2ce51b9696ffd4b (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Iperf UDP Server

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

[Install]
WantedBy=multi-user.target