projects
/
pgrpms.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7458263
)
PostgreSQL 18 and 19: Make sure we create home directory with tmpfiles.d .
author
Devrim Gunduz
<devrim@gunduz.org>
Mon, 22 Sep 2025 14:29:29 +0000
(09:29 -0500)
committer
Devrim Gunduz
<devrim@gunduz.org>
Mon, 22 Sep 2025 14:29:29 +0000
(09:29 -0500)
rpm/redhat/main/non-common/postgresql-18/main/postgresql-18-tmpfiles.d
patch
|
blob
|
blame
|
history
rpm/redhat/main/non-common/postgresql-19/main/postgresql-19-tmpfiles.d
patch
|
blob
|
blame
|
history
diff --git
a/rpm/redhat/main/non-common/postgresql-18/main/postgresql-18-tmpfiles.d
b/rpm/redhat/main/non-common/postgresql-18/main/postgresql-18-tmpfiles.d
index 6c48e34ed1c10c66a651b98acadacb326fb3bacd..84275c4e9c0d726fde858f4de0250a5a8622b75a 100644
(file)
--- a/
rpm/redhat/main/non-common/postgresql-18/main/postgresql-18-tmpfiles.d
+++ b/
rpm/redhat/main/non-common/postgresql-18/main/postgresql-18-tmpfiles.d
@@
-1
+1,2
@@
d /run/postgresql 0755 postgres postgres -
+d /var/lib/pgsql 0700 postgres postgres -
diff --git
a/rpm/redhat/main/non-common/postgresql-19/main/postgresql-19-tmpfiles.d
b/rpm/redhat/main/non-common/postgresql-19/main/postgresql-19-tmpfiles.d
index 6c48e34ed1c10c66a651b98acadacb326fb3bacd..84275c4e9c0d726fde858f4de0250a5a8622b75a 100644
(file)
--- a/
rpm/redhat/main/non-common/postgresql-19/main/postgresql-19-tmpfiles.d
+++ b/
rpm/redhat/main/non-common/postgresql-19/main/postgresql-19-tmpfiles.d
@@
-1
+1,2
@@
d /run/postgresql 0755 postgres postgres -
+d /var/lib/pgsql 0700 postgres postgres -