diff options
author | Daniil Baturin <daniil@vyos.io> | 2024-02-29 10:04:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-29 10:04:48 +0100 |
commit | 19f8068f03f4979d5e963d9dbdf76412c9a29c9e (patch) | |
tree | f34213cc73907be63b00e86bf803102f6129b0d6 | |
parent | 7e58c12cefe4eb16288e555c5069c82b90c4a41d (diff) | |
parent | 4110c7359da62dacaa858def465e1aa2661c9bb9 (diff) | |
download | vyos-build-19f8068f03f4979d5e963d9dbdf76412c9a29c9e.tar.gz vyos-build-19f8068f03f4979d5e963d9dbdf76412c9a29c9e.zip |
Merge pull request #513 from c-po/banner
banner: T6077: implement ASCII contest winner default logo
-rw-r--r-- | data/live-build-config/includes.chroot/usr/share/vyos/default_motd | 9 |
1 files changed, 0 insertions, 9 deletions
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 deleted file mode 100644 index d0c59992..00000000 --- a/data/live-build-config/includes.chroot/usr/share/vyos/default_motd +++ /dev/null @@ -1,9 +0,0 @@ -Welcome to VyOS! - -Check out project news at https://blog.vyos.io -and feel free to report bugs at https://vyos.dev - -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 |