summaryrefslogtreecommitdiff
path: root/data/templates/system-display/LCDd.conf.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/system-display/LCDd.conf.tmpl')
-rw-r--r--data/templates/system-display/LCDd.conf.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/system-display/LCDd.conf.tmpl b/data/templates/system-display/LCDd.conf.tmpl
index 8079dcb76..0ef796c76 100644
--- a/data/templates/system-display/LCDd.conf.tmpl
+++ b/data/templates/system-display/LCDd.conf.tmpl
@@ -92,7 +92,7 @@ GoodBye="{%- if bye %}{{ bye }}{%- else %}Bye from VyOS{%- endif %}"
#FrameInterval=125000
# Sets the default time in seconds to displays a screen. [default: 4]
-WaitTime={%- if duration %}{{ duration }}{%- else%}4{%- endif %}
+WaitTime={%- if time %}{{ time }}{%- else%}4{%- endif %}
# If set to no, LCDd will start with screen rotation disabled. This has the
# same effect as if the ToggleRotateKey had been pressed. Rotation will start