#1140454 pgpool2: please replace usage of legacy compat /var/run symlink with canonical /run

Package:
pgpool2
Source:
pgpool2
Description:
connection pool server and replication proxy for PostgreSQL
Submitter:
Alexandre Detiste
Date:
2026-06-20 19:59:02 UTC
Severity:
normal
#1140454#5
Date:
2026-06-20 19:56:06 UTC
From:
To:
Dear Maintainers,

I propose this tiny pseudo-patch;
maybe there's more through the codebase.

Greetings

Alexandre
--- pgpool2.tmpfiles
+++ pgpool2.tmpfiles
 # See tmpfiles.d(5) for details
-d /var/run/postgresql 2775 postgres postgres -
+d /run/postgresql 2775 postgres postgres -