#
# ifwatchdog defaults
#

# The maximum time we are allowed to have no assigned IP address
# on the main interface, beyond this time a reboot is issued.
# Zero means infinity.
MAX_TIME_NO_ADDR=0

# The minimum time we have to keep an assigned IP address on the
# main interface, below this time a reboot is issued.
MIN_TIME_KEEP_ADDR=0
