Hey guys, I wanted to remove all motd messages from my raspi, but now I get motd failure, but all files are still there.. just now empty.
Even if I put some lines back into them the failure still exists, any idea?
Hey guys, I wanted to remove all motd messages from my raspi, but now I get motd failure, but all files are still there.. just now empty.
Even if I put some lines back into them the failure still exists, any idea?
I've tried giving permissions back to root, and chmod 644 but it still gives the missing file and failure. I've also tried putting some text back into the motd but still does the same?
sudo chown -R root /etc/motd
sudo chmod 644 /etc/motd