diff options
-rw-r--r-- | templates/monitor/bandwidth-test/accept/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/monitor/bandwidth-test/accept/node.def b/templates/monitor/bandwidth-test/accept/node.def index 1dc5335..76532cc 100644 --- a/templates/monitor/bandwidth-test/accept/node.def +++ b/templates/monitor/bandwidth-test/accept/node.def @@ -1,2 +1,2 @@ help: Wait for bandwidth test connections (port TCP/5001) -run: iperf -s +run: iperf -V -s |