diff options
Diffstat (limited to 'meta/recipes-extended/shadow/files')
| -rw-r--r-- | meta/recipes-extended/shadow/files/pam.d/login | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-extended/shadow/files/pam.d/login b/meta/recipes-extended/shadow/files/pam.d/login index b340058539..d39e09b1ea 100644 --- a/meta/recipes-extended/shadow/files/pam.d/login +++ b/meta/recipes-extended/shadow/files/pam.d/login | |||
| @@ -57,10 +57,6 @@ auth optional pam_group.so | |||
| 57 | # (Replaces the use of /etc/limits in old login) | 57 | # (Replaces the use of /etc/limits in old login) |
| 58 | session required pam_limits.so | 58 | session required pam_limits.so |
| 59 | 59 | ||
| 60 | # Prints the last login info upon succesful login | ||
| 61 | # (Replaces the `LASTLOG_ENAB' option from login.defs) | ||
| 62 | session optional pam_lastlog.so | ||
| 63 | |||
| 64 | # Prints the motd upon succesful login | 60 | # Prints the motd upon succesful login |
| 65 | # (Replaces the `MOTD_FILE' option in login.defs) | 61 | # (Replaces the `MOTD_FILE' option in login.defs) |
| 66 | session optional pam_motd.so | 62 | session optional pam_motd.so |
