Fix typo in /etc/pam.d/login comments. Thanks to Ferenc Wagner.

Closes: #598717
This commit is contained in:
bubulle
2010-10-02 11:30:52 +00:00
parent 81d3f93571
commit 801dc30dc9
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ auth optional pam_faildelay.so delay=3000000
#
# With the default control of this module:
# [success=ok new_authtok_reqd=ok ignore=ignore user_unknown=bad default=die]
# root will not be prompted for a pasword on insecure lines.
# root will not be prompted for a password on insecure lines.
# if an invalid username is entered, a password is prompted (but login
# will eventually be rejected)
#