From 2b211b3ceadcc95cf9254389323411ef79a2cf35 Mon Sep 17 00:00:00 2001 From: RunarHanssen <35663015+RunarHanssen@users.noreply.github.com> Date: Sun, 21 Jan 2018 22:14:11 +0100 Subject: [PATCH] Update persistence.md (#631) --- configuration/persistence.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/persistence.md b/configuration/persistence.md index e7a609d22..788a39b7a 100644 --- a/configuration/persistence.md +++ b/configuration/persistence.md @@ -228,7 +228,7 @@ How long you need to wait before changing your "delayed_start" Item from "OFF" t Create `$OPENHAB_CONF/rules/refresh.rules` with the following content (This rule runs only once when openHAB starts): ```sh -var boolean reloadOnce = Temperature +var boolean reloadOnce = true rule "Refresh rules after persistence service has started" when System started then