Another change suggested by Roger

This commit is contained in:
bubulle
2012-05-22 18:43:16 +00:00
parent 346bc7c0df
commit 62c424ce33

2
debian/login.pam vendored
View File

@@ -84,7 +84,7 @@ session optional pam_lastlog.so
# (Replaces the `MOTD_FILE' option in login.defs)
# This includes a dynamically generated part from /run/motd.dynamic
# and a static (admin-editable) part from /etc/motd.
session optional pam_motd.so motd=/run/motd.dynamic
session optional pam_motd.so motd=/run/motd.dynamic noupdate
session optional pam_motd.so
# Prints the status of the user's mailbox upon succesful login