From 2f691bb2f61e96d832ca116e388c85cfec1f5ff7 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Sun, 19 Dec 2021 11:16:45 +0700 Subject: T4084: add the default VyOS post-login banner to the image --- .../includes.chroot/usr/share/vyos/default_motd | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/live-build-config/includes.chroot/usr/share/vyos/default_motd diff --git a/data/live-build-config/includes.chroot/usr/share/vyos/default_motd b/data/live-build-config/includes.chroot/usr/share/vyos/default_motd new file mode 100644 index 00000000..8f45acf5 --- /dev/null +++ b/data/live-build-config/includes.chroot/usr/share/vyos/default_motd @@ -0,0 +1,9 @@ +Welcome to VyOS! + +Check out project news at https://blog.vyos.io +and feel free to report bugs at https://phabricator.vyos.net + +You can change this banner using "set system login banner post-login" command. + +VyOS is a free software distribution that includes multiple components, +you can check individual component licenses under /usr/share/doc/*/copyright -- cgit v1.2.3