aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-12-21 08:39:26 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-12-21 08:39:26 +0000
commitf662a816e40de1f73e7bacfc251fa4f3c76291a1 (patch)
treee308e2c05ad6f87f10a6d468ae79625457f97d78
parente87f5a7464752980436d403fe7e41cd01de6cec3 (diff)
downloadsrc-f662a816e40de1f73e7bacfc251fa4f3c76291a1.tar.gz
src-f662a816e40de1f73e7bacfc251fa4f3c76291a1.zip
make previous commit's format match rest of file
Notes
Notes: svn path=/head/; revision=54941
-rw-r--r--etc/pam.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/pam.conf b/etc/pam.conf
index 2e6091249e6c..b9b93ddfdb37 100644
--- a/etc/pam.conf
+++ b/etc/pam.conf
@@ -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