diff options
| -rw-r--r-- | recipes-extended/shadow/files/pam.d/login | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/shadow/files/pam.d/login b/recipes-extended/shadow/files/pam.d/login index ec5bba9..eb43f3b 100644 --- a/recipes-extended/shadow/files/pam.d/login +++ b/recipes-extended/shadow/files/pam.d/login | |||
| @@ -66,7 +66,7 @@ session required pam_limits.so | |||
| 66 | 66 | ||
| 67 | # Prints the last login info upon succesful login | 67 | # Prints the last login info upon succesful login |
| 68 | # (Replaces the `LASTLOG_ENAB' option from login.defs) | 68 | # (Replaces the `LASTLOG_ENAB' option from login.defs) |
| 69 | session optional pam_lastlog.so | 69 | #session optional pam_lastlog.so |
| 70 | 70 | ||
| 71 | # Prints the motd upon succesful login | 71 | # Prints the motd upon succesful login |
| 72 | # (Replaces the `MOTD_FILE' option in login.defs) | 72 | # (Replaces the `MOTD_FILE' option in login.defs) |
