From 8e446610374fe6d24ab0696121071deff1e9d71d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 14 May 2023 17:15:20 -0500 Subject: [PATCH] Update defaults.inc --- defaults.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults.inc b/defaults.inc index 8de890b3..112fde9f 100755 --- a/defaults.inc +++ b/defaults.inc @@ -1,7 +1,7 @@ VERS='1.120-05122023' -noupdate=' stop start _service ' +noupdate=' stop start _service check ' mqtt_conn='/usr/bin/mosquitto_sub -h 127.0.0.1 -u mqtt -P 12mqtt34password56' # mqtt_conn='/usr/bin/mosquitto_sub -h 127.0.0.1 -u emonpi -P emonpimqtt'