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