Disable All Advertising

5. File formats and conventions eg /etc/passwd

Enter a Linux command to search for:

MOTD

Section: Linux Programmer's Manual (5)
Updated: 1992-12-29
Index  |  Return to Main Contents
 

NAME

motd - message of the day  

DESCRIPTION

The contents of /etc/motd are displayed by pam_motd(8) after a successful login but just before it executes the login shell.

The abbreviation "motd" stands for "message of the day", and this file has been traditionally used for exactly that (it requires much less disk space than mail to all users).

On Debian GNU/Linux, dynamic content configured at /etc/pam.d/login is also displayed by pam_exec.  

FILES

/etc/motd
/etc/pam.d/login  

SEE ALSO

login(1), issue(5), pam_motd(8)  

COLOPHON

This page is part of release 5.10 of the Linux man-pages project. A description of the project, information about reporting bugs, and the latest version of this page, can be found at https://www.kernel.org/doc/man-pages/.


 

Index

NAME
DESCRIPTION
FILES
SEE ALSO
COLOPHON

Return to Main Contents