diff options
author | Daniil Baturin <daniil@vyos.io> | 2021-10-17 09:39:47 -0400 |
---|---|---|
committer | Daniil Baturin <daniil@vyos.io> | 2021-10-17 09:40:27 -0400 |
commit | c93c12d0813b276501562bc88bea68daee60b266 (patch) | |
tree | b3965c2bc1ddc3d21a3b34375c82e2a1404e605f /data/live-build-config/includes.chroot | |
parent | 16ed3787c14eb7bca3b3065431b4c9a146fe6458 (diff) | |
download | vyos-build-c93c12d0813b276501562bc88bea68daee60b266.tar.gz vyos-build-c93c12d0813b276501562bc88bea68daee60b266.zip |
T3912: use a more informative default login banner
Diffstat (limited to 'data/live-build-config/includes.chroot')
-rw-r--r-- | data/live-build-config/includes.chroot/etc/motd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/live-build-config/includes.chroot/etc/motd b/data/live-build-config/includes.chroot/etc/motd new file mode 100644 index 0000000..f353136 --- /dev/null +++ b/data/live-build-config/includes.chroot/etc/motd @@ -0,0 +1,10 @@ +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 + |