Using correct path to tmpfiles
In order to avoid this error during installation: /usr/lib/tmpfiles.d/postgresql.conf:1: Line references path below legacy directory /var/run/, updating /var/run/postgresql → /run/postgresql; please update the tmpfiles.d/ drop-in file accordingly.
This commit is contained in:
parent
08867eaa8f
commit
a9fcc54528
@ -1 +1 @@
|
|||||||
d /var/run/postgresql 0755 postgres postgres -
|
d /run/postgresql 0755 postgres postgres -
|
||||||
|
Loading…
Reference in New Issue
Block a user