summaryrefslogtreecommitdiffstats
path: root/sshd.pam.generic
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-26 13:25:49 +1100
committerDamien Miller <djm@mindrot.org>1999-12-26 13:25:49 +1100
commite17ba1007ea73231c20c42c8cf61ecae58f3bdba (patch)
treed1949a5cc40c2f89ec8e0cb564f8af33db49e115 /sshd.pam.generic
parentbbdf9ab05de3a1432fad3039617741ed5df89d09 (diff)
Fix typo in PAM config
Diffstat (limited to 'sshd.pam.generic')
-rw-r--r--sshd.pam.generic2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshd.pam.generic b/sshd.pam.generic
index 8c4f32da..cf5af302 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