pam_motd (8) Linux Manual Page
pam_motd – Display the motd file Synopsis pam_motd.so [motd=/path/filename] [motd_dir=/path/dirname.d] Description pam_motd is a PAM module that can be used to display arbitrary motd (message of the day) files after a successful login. By default, pam_motd shows files in the following locations: /etc/motd /run/motd /usr/lib/motd /etc/motd.d/ /run/motd.d/ /usr/lib/motd.d/ Each message size is limited to 64KB….
