From 299b81cd5f5effac616e6cf0bf2f60896a8b5e70 Mon Sep 17 00:00:00 2001 From: Filip Janus Date: Mon, 16 Mar 2026 21:26:16 +0100 Subject: [PATCH] bash-profile fix for imagemode Add .bash_profile creation via tmpfiles.d to support container/imagemode deployments where the file is not persisted from RPM installation. --- postgresql16.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/postgresql16.spec b/postgresql16.spec index d561001..233d4fe 100644 --- a/postgresql16.spec +++ b/postgresql16.spec @@ -548,6 +548,7 @@ EOF cat > postgresql16.tmpfiles.conf <