summaryrefslogtreecommitdiff
path: root/dev-db/postgresql/files/postgresql.service-9.6
AgeCommit message (Collapse)Author
2018-03-22dev-db/postgresql: Partial cleanupAaron W. Swenson
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-02-12Revert "dev-db/postgresql: Cleanup Old and Insecure Files"Thomas Deutschmann
This reverts commit 850efe2a5700c2ba30f9e9860dd83143cf15da34.
2018-02-11dev-db/postgresql: Cleanup Old and Insecure FilesAaron W. Swenson
Bug: https://bugs.gentoo.org/627462 Bug: https://bugs.gentoo.org/636978 Bug: https://bugs.gentoo.org/630824 Bug: https://bugs.gentoo.org/603720 Bug: https://bugs.gentoo.org/603716 Package-Manager: Portage-2.3.19, Repoman-2.3.6
2017-05-31dev-db/postgresql: change systemd unit type to notify.Chris Mayo
Add systemd USE flag to control required configure option and dependency. Default events that used to be written to postmaster.log will now be written to the location specified by DefaultStandardOutput and DefaultStandardError in system.conf. Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4557