From 01cee7095ccc64e8f0e0ae586d09de11065318d7 Mon Sep 17 00:00:00 2001 From: Filip Janus Date: Thu, 5 Mar 2026 14:23:24 +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. --- postgresql18.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/postgresql18.spec b/postgresql18.spec index f435ee1..6507324 100644 --- a/postgresql18.spec +++ b/postgresql18.spec @@ -549,6 +549,7 @@ EOF cat > postgresql18.tmpfiles.conf <