This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/bin/iperf3 --server --interval 0 -
Restart=always -
RestartSec=15 -
SuccessExitStatus=1 -
Type=simple -
User=iperf3
-
-
[Unit]-
After=network.target auditd.service -
Description=iperf3 server -
Documentation=man:iperf3(1)
-
Additionnal notes
Nothing here.