Why does my /etc/motd file get overwritten when I modified it?
The /etc/motd file is edited upon every boot of the system, replacing everything up to, but not including, the first blank line with the system’s kernel version information. When editing this file, make sure that you start after this blank line, to keep /etc/rc from deleting these lines when it edits /etc/motd upon boot.