make previous commit's format match rest of file

This commit is contained in:
Michael Haro 1999-12-21 08:39:26 +00:00
parent e87f5a7464
commit f662a816e4

View File

@ -23,5 +23,5 @@ login auth requisite pam_cleartext_pass_ok.so
login auth required pam_unix.so try_first_pass
# If we don't match anything else, default to using getpwnam().
other auth required pam_unix.so try_first_pass
other account required pam_unix.so try_first_pass
other auth required pam_unix.so try_first_pass
other account required pam_unix.so try_first_pass