summaryrefslogtreecommitdiff
path: root/interface-definitions/system-login-banner.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-02-10 19:12:05 +0100
committerChristian Poessinger <christian@poessinger.com>2020-02-10 19:12:05 +0100
commit6011a48c9994312762b18c7e9a22ea7b6a03e546 (patch)
treeb7d8e0a7f27c70f66feb0aaf46da22f2456596c6 /interface-definitions/system-login-banner.xml.in
parent6239b274569b84bf0eca849dcc9cb5b2250b2fce (diff)
downloadvyos-1x-6011a48c9994312762b18c7e9a22ea7b6a03e546.tar.gz
vyos-1x-6011a48c9994312762b18c7e9a22ea7b6a03e546.zip
banner: T2024: fix type on pre-login node
Diffstat (limited to 'interface-definitions/system-login-banner.xml.in')
-rw-r--r--interface-definitions/system-login-banner.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/system-login-banner.xml.in b/interface-definitions/system-login-banner.xml.in
index f3531ded4..b63a65d4d 100644
--- a/interface-definitions/system-login-banner.xml.in
+++ b/interface-definitions/system-login-banner.xml.in
@@ -14,7 +14,7 @@
<help>System loging banner post-login</help>
</properties>
</leafNode>
- <leafNode name="post-login">
+ <leafNode name="pre-login">
<properties>
<help>System loging banner pre-login</help>
</properties>