meta-openembedded/meta-oe/recipes-dbs
Mingli Yu a755af4fb5 postgresql: make sure pam conf installed when pam enabled
Update the pam check logic to make sure pam conf installed.

Before the patch:
root@intel-x86-64:~# rpm -ql postgresql | grep pam.d | grep postgresql
root@intel-x86-64:~#

After the patch:
root@intel-x86-64:~# rpm -ql postgresql | grep pam.d | grep postgresql
/etc/pam.d/postgresql
root@intel-x86-64:~#

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-29 08:44:19 -07:00
..
influxdb influxdb: Enable network during do_compile 2022-01-12 09:35:18 -08:00
leveldb leveldb: switch from master branch to main 2022-06-30 13:39:28 -04:00
libdbi recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
lmdb lmdb: only set SONAME on the shared library 2022-08-25 23:08:11 -07:00
mysql mariadb: Add packageconfig for lz4 and enable it 2022-07-29 09:18:14 -07:00
postgresql postgresql: make sure pam conf installed when pam enabled 2022-08-29 08:44:19 -07:00
psqlodbc recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
rocksdb rocksdb: Exclude on ppc/musl 2022-03-26 18:15:11 -07:00
soci soci: upgrade 4.0.2 -> 4.0.3 2022-02-24 08:35:24 -08:00
sqlite Convert to new override syntax 2021-08-03 10:21:25 -07:00