18 Jan
2022
18 Jan
'22
05:17
On 18.01.2022 07:19, Felix Miata wrote:
What's the secret to seeing only one MOTD when logging in? I have /etc/motd that says what I want said. /etc/motd.d/ is empty. How do I stop it from being followed on the following line by the "Have a lot of fun..." openSUSE default?
touch /etc/motd.d/welcome
man motd seems to say if /etc/motd exists, no other should be used,
No, it does not say that.
but it's unclear to me. It seems to me if /etc/motd exists that /usr/lib/motd.d/* should be ignored. Is this a bug