diff options
Diffstat (limited to 'postgresql.pam')
-rw-r--r-- | postgresql.pam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postgresql.pam b/postgresql.pam index ac6df7d..2630c7f 100644 --- a/postgresql.pam +++ b/postgresql.pam @@ -1,2 +1,2 @@ #%PAM-1.0 -auth required pam_stack.so service=system-auth +auth include system-auth |