]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - include/pathnames.h
login: add support for directories in MOTD_FILE=
[thirdparty/util-linux.git] / include / pathnames.h
index 3845d4c3319da23954a5660564e5a6d64ac67516..fac3a07831fdc58bf6418b6a20916b574f8ba713 100644 (file)
@@ -41,7 +41,7 @@
 #ifndef _PATH_MAILDIR
 # define _PATH_MAILDIR         "/var/spool/mail"
 #endif
-#define        _PATH_MOTDFILE          "/usr/share/misc/motd:/run/motd:/etc/motd"
+#define        _PATH_MOTDFILE          "/usr/share/misc/motd:/run/motd:/run/motd.d:/etc/motd:/etc/motd.d"
 #ifndef _PATH_NOLOGIN
 # define _PATH_NOLOGIN         "/etc/nologin"
 #endif