diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-11-07 20:30:26 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-11-07 20:30:26 +0100 |
commit | 24c033451937fccdab02d38c0ba94b98acbe6b77 (patch) | |
tree | 03694c29cc28344c37655c5e7e458cceedffd438 /data | |
parent | 7fc087b255aca9db05940ec995f711e859422035 (diff) | |
download | vyos-build-24c033451937fccdab02d38c0ba94b98acbe6b77.tar.gz vyos-build-24c033451937fccdab02d38c0ba94b98acbe6b77.zip |
Revert "T3912: use a more informative default login banner"
This reverts commit c93c12d0813b276501562bc88bea68daee60b266.
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 - |