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