diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-11-08 17:31:02 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-11-08 17:31:27 +0100 |
commit | 6cb74ef9f03c6cfa95acea8ad6a16f38df6945dc (patch) | |
tree | e8173046060d64ea8e0d23d12089f589dbd4d62b /data | |
parent | 6f3fbc6ef3e1e40967ba4006445a2aefec4fe02c (diff) | |
download | vyos-build-6cb74ef9f03c6cfa95acea8ad6a16f38df6945dc.tar.gz vyos-build-6cb74ef9f03c6cfa95acea8ad6a16f38df6945dc.zip |
Revert "T3912: use a more informative default login banner"
This reverts commit 1d360c2ea7065805636acb709af14f01d54c188c.
Diffstat (limited to 'data')
-rw-r--r-- | data/live-build-config/includes.chroot/etc/motd | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/data/live-build-config/includes.chroot/etc/motd b/data/live-build-config/includes.chroot/etc/motd deleted file mode 100644 index f353136d..00000000 --- a/data/live-build-config/includes.chroot/etc/motd +++ /dev/null @@ -1,10 +0,0 @@ -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 - |