diff options
author | Marti Raudsepp | 2011-05-02 22:09:04 +0300 |
---|---|---|
committer | Marti Raudsepp | 2011-05-02 22:09:04 +0300 |
commit | dd791037cc80c7dcd7eb8cd42db5bf06af26ceb5 (patch) | |
tree | e21062c0f07fbde699f5bbdebc59ecdb1eb41a0b /postgresql.pam | |
download | aur-dd791037cc80c7dcd7eb8cd42db5bf06af26ceb5.tar.gz |
postgresql-beta: Copy of postgresql-testing
Diffstat (limited to 'postgresql.pam')
-rw-r--r-- | postgresql.pam | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/postgresql.pam b/postgresql.pam new file mode 100644 index 00000000000..53724d1f86a --- /dev/null +++ b/postgresql.pam @@ -0,0 +1,3 @@ +auth required pam_unix.so +account required pam_unix.so +session required pam_unix.so |