summaryrefslogtreecommitdiffstats
path: root/sshd.pam.generic
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-26 03:25:49 +0100
committerDamien Miller <djm@mindrot.org>1999-12-26 03:25:49 +0100
commite17ba1007ea73231c20c42c8cf61ecae58f3bdba (patch)
treed1949a5cc40c2f89ec8e0cb564f8af33db49e115 /sshd.pam.generic
parentAdded docs files and app defaults to askpass (diff)
downloadopenssh-e17ba1007ea73231c20c42c8cf61ecae58f3bdba.tar.xz
openssh-e17ba1007ea73231c20c42c8cf61ecae58f3bdba.zip
Fix typo in PAM config
Diffstat (limited to '')
-rw-r--r--sshd.pam.generic2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshd.pam.generic b/sshd.pam.generic
index 8c4f32daf..cf5af3024 100644
--- a/sshd.pam.generic
+++ b/sshd.pam.generic
@@ -1,5 +1,5 @@
#%PAM-1.0
-auth required /lib/security/pam_unix.so shadow nowait
+auth required /lib/security/pam_unix.so shadow nodelay
auth required /lib/security/pam_nologin.so
account required /lib/security/pam_unix.so
password required /lib/security/pam_cracklib.so