mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-12 21:53:03 +00:00
init: remove double heads motd banner, keeping the one sent to tty0 which is both local and remote
This commit is contained in:
parent
9339394b69
commit
57417e149a
@ -33,7 +33,6 @@ mkdir -p /tmp/secret
|
||||
|
||||
# Now it is safe to print a banner
|
||||
if [ -r /etc/motd ]; then
|
||||
cat /etc/motd
|
||||
cat /etc/motd > /dev/tty0
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user