Changes of Revision 4
[-] [+] | Added | sysconfig.iperf |
@@ -0,0 +1,10 @@ +## Path: Network/Testing +## Description: Extra options to pass to iperf +## Type: string +## Default: "" +## Config: iperf +## ServiceReload: iperf +# +# These options will be passed to iperf on startup. +# See 'iperf -h' for a list of valid options. +IPERF_OPTIONS="" |