From 41a651314085e020386cd1f1938a7412ce503b13 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sun, 27 Oct 2024 19:42:27 +0100 Subject: login: T6712: honor 80x25 terminal size for nonproduction banner message --- data/templates/login/motd_vyos_nonproduction.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/templates/login/motd_vyos_nonproduction.j2 b/data/templates/login/motd_vyos_nonproduction.j2 index 32922f27f..3f10423ff 100644 --- a/data/templates/login/motd_vyos_nonproduction.j2 +++ b/data/templates/login/motd_vyos_nonproduction.j2 @@ -1,3 +1,4 @@ --- -Warning: This VyOS system is not a stable long-term support version and is not intended for production use. +WARNING: This VyOS system is not a stable long-term support version and + is not intended for production use. -- cgit v1.2.3