### iperf 3 defaults

# set this to 1 to enable iperf as system service
# BE CAREFULL: if you configured bwctl pacakge server do not enabled cos already provided

DAEMON_START_INI=false

# Add more command line options, as desired...
# port, and rest of settings is command line only here, just add inside quotes
# the -s -D are always parsed in init script

DAEMON_ARGS="-u"
