Update persistence.md (#631)

pull/633/head
RunarHanssen 2018-01-21 22:14:11 +01:00 committed by Jerome L
parent 2defd2204f
commit 2b211b3cea
1 changed files with 1 additions and 1 deletions

View File

@ -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