diff options
author | John Estabrook <jestabro@vyos.io> | 2024-10-28 10:25:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-28 10:25:57 -0500 |
commit | 5679d68da0a4a356827f314f919b1e281e3cd70e (patch) | |
tree | 4d247396cc1e47967183284880172cc2ac9b88b3 /data | |
parent | 9911bf34df960c89a47f8aa8bd0795a01aabdda5 (diff) | |
parent | 41a651314085e020386cd1f1938a7412ce503b13 (diff) | |
download | vyos-1x-5679d68da0a4a356827f314f919b1e281e3cd70e.tar.gz vyos-1x-5679d68da0a4a356827f314f919b1e281e3cd70e.zip |
Merge pull request #4178 from vyos/T6712-motd-80-25-terminal
login: T6712: honor 80x25 terminal size for nonproduction banner message
Diffstat (limited to 'data')
-rw-r--r-- | data/templates/login/motd_vyos_nonproduction.j2 | 3 |
1 files changed, 2 insertions, 1 deletions
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. |