Hi all,
I have a scenario where I am getting the motd.sh displayed twice. Basically, since enabling the login shell in ptyxis does not want to work for me, I modify my bashrc to call my .bash_profile if it has not already. Not ideal but it does work.
I manually edited /etc/profile.d/user-motd.sh to guard against double sourcing and I’d like to submit that change back upstream. Which repo contains this shell script?
Drew