This commit is contained in:
Karel Zak 2018-09-10 10:35:32 +02:00
commit 4698ffdfa1
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
#ifndef _PATH_MAILDIR
# define _PATH_MAILDIR "/var/spool/mail"
#endif
#define _PATH_MOTDFILE "/etc/motd"
#define _PATH_MOTDFILE "/usr/share/misc/motd:/run/motd:/etc/motd"
#ifndef _PATH_NOLOGIN
# define _PATH_NOLOGIN "/etc/nologin"
#endif