meta data for this page
This is an old revision of the document!
- /etc/systemd/system/iperf.service
[Unit] Description=iperf server After=syslog.target network.target auditd.service [Service] ExecStart=/usr/bin/iperf -s [Install] WantedBy=multi-user.target