dev-db/postgresql: change systemd unit type to notify.
authorChris Mayo <aklhfex@gmail.com>
Mon, 15 May 2017 18:51:11 +0000 (19:51 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 31 May 2017 16:47:32 +0000 (18:47 +0200)
commitc5244125f049f0de1b4055169ea2c37958c612a4
treefc9bd954894c06f720a1e2b85b5812413c677154
parent02430d084978e11f0f3a8e9c2e32c3800eec3d07
dev-db/postgresql: change systemd unit type to notify.

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
dev-db/postgresql/files/postgresql.service-9.6 [new file with mode: 0644]
dev-db/postgresql/postgresql-9.6.3-r1.ebuild [new file with mode: 0644]
dev-db/postgresql/postgresql-9999.ebuild