# Add extra options here:
EXTRAOPTIONS=""
#
# This option is used to determine if failing any amtu test should result in
# the machine being unusable. The default is no, but it can be changed to
# yes in case this is desired.
AMTU_HALT_ON_FAILURE="no"
#
# Should halt on failure trigger and its set to yes, the following command
# will be issued to stop the system:
HALT_COMMAND="poweroff"
