From 83c7521a21638c5630d330227ab64830083787d7 Mon Sep 17 00:00:00 2001 From: Aaron Murray Date: Mon, 24 Jan 2022 06:28:41 -0600 Subject: [PATCH] add s to watchdog time --- install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install b/install index c216a95..dab03e3 100755 --- a/install +++ b/install @@ -13,7 +13,7 @@ # https://github.com/armbian/config/blob/master/debian-software # https://forum.openmediavault.org/index.php/Thread/25062-Install-OMV5-on-Debian-10-Buster/ # -# version: 1.6.7 +# version: 1.6.8 # if [[ $(id -u) -ne 0 ]]; then @@ -357,7 +357,7 @@ if [ -f "${rpi_model}" ] && [[ $(awk '{ print $1 }' ${rpi_model}) = "Raspberry" omv_set_default "OMV_WATCHDOG_DEFAULT_MODULE" "bcm2835_wdt" omv_set_default "OMV_WATCHDOG_CONF_WATCHDOG_TIMEOUT" "14" fi - omv_set_default "OMV_WATCHDOG_SYSTEMD_RUNTIMEWATCHDOGSEC" 14 true + omv_set_default "OMV_WATCHDOG_SYSTEMD_RUNTIMEWATCHDOGSEC" "14s" true MIN_SPEED="$(