summaryrefslogtreecommitdiff
path: root/dev-db/postgresql/postgresql-9.0.23-r1.ebuild
AgeCommit message (Collapse)Author
2016-02-14dev-db/postgresql: Fix typo #574724Patrick Lauer
Package-Manager: portage-2.2.27
2015-10-25dev-db/postgresql: Handle RuntimeDirectory in systemd unitElias Probst
Instead of using a separate `tmpfiles.d` definition to create `/run/postgresql`, let the service unit take care of it on its own. This prevents situations where the postgresql service can't start because `systemd-tmpfiles` wasn't run yet. Bug: https://bugs.gentoo.org/show_bug.cgi?id=563122 Package-Manager: portage-2.2.23