Get rid of default MOTD on Debian as well
Proxmox f.e. got it
This commit is contained in:
@@ -58,6 +58,9 @@ EOF
|
|||||||
|
|
||||||
# Make it executable
|
# Make it executable
|
||||||
sudo chmod +x /etc/profile.d/motd.sh
|
sudo chmod +x /etc/profile.d/motd.sh
|
||||||
|
|
||||||
|
# Get rid of default Message Of The Day
|
||||||
|
echo "" > /etc/motd
|
||||||
```
|
```
|
||||||
|
|
||||||
### Alma / Rocky
|
### Alma / Rocky
|
||||||
|
|||||||
Reference in New Issue
Block a user