f1cb09a2d3
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/ipset#c937e6ad0a272b39d0535b69057ba5d9eac9441d
11 lines
213 B
Desktop File
11 lines
213 B
Desktop File
[Unit]
|
|
Description=iperf3d tests for ipset
|
|
After=multi-user.target network.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/iperf3 -s -d --bind 192.168.225.32 --port 55555 -V
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|