From 62c424ce337477675d7d76bc076cf93fbe718151 Mon Sep 17 00:00:00 2001 From: bubulle Date: Tue, 22 May 2012 18:43:16 +0000 Subject: [PATCH] Another change suggested by Roger --- debian/login.pam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/login.pam b/debian/login.pam index 1c8af15f..14dc2cdd 100644 --- a/debian/login.pam +++ b/debian/login.pam @@ -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