From 80b1caeeda0486d9992ce525f9aaf15e5e6d1fde Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Mon, 7 Nov 2005 21:54:56 +0000 Subject: Update to PostgreSQL 8.1.0, fix bugs 167040 and 170141. --- postgresql.pam | 1 + 1 file changed, 1 insertion(+) (limited to 'postgresql.pam') diff --git a/postgresql.pam b/postgresql.pam index 2630c7f..40bfa6f 100644 --- a/postgresql.pam +++ b/postgresql.pam @@ -1,2 +1,3 @@ #%PAM-1.0 auth include system-auth +account include system-auth -- cgit