summaryrefslogtreecommitdiffstats
path: root/postgresql.pam
diff options
context:
space:
mode:
authorTomáš Mráz <tmraz@fedoraproject.org>2009-09-16 17:50:13 +0000
committerTomáš Mráz <tmraz@fedoraproject.org>2009-09-16 17:50:13 +0000
commit17942eb8cd12e9c9bb07ab42d7b42986b1a8e845 (patch)
tree1f384a49fb56d566fa07ced44ef4faea591bd50e /postgresql.pam
parenta8e2f352997003546fcff2d479d0614093759da8 (diff)
- Use password-auth common PAM configuration instead of system-authpostgresql-8_4_1-2_fc12
Diffstat (limited to 'postgresql.pam')
-rw-r--r--postgresql.pam4
1 files changed, 2 insertions, 2 deletions
diff --git a/postgresql.pam b/postgresql.pam
index 40bfa6f..1d78594 100644
--- a/postgresql.pam
+++ b/postgresql.pam
@@ -1,3 +1,3 @@
#%PAM-1.0
-auth include system-auth
-account include system-auth
+auth include password-auth
+account include password-auth