Empty default MOTD (Alpine)

This commit is contained in:
NiceDevil
2023-11-26 17:28:00 +01:00
parent 17f1bfdc2b
commit 7da17a2efc

View File

@@ -38,7 +38,7 @@ EOF
chmod +x /etc/profile.d/motd.sh
# Get rid of default Message Of The Day
rm /etc/motd
echo "" > /etc/motd
```
### Debian / Ubuntu