summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/postgresql/files/postgresql.service
Commit message (Collapse)AuthorAgeFilesLines
* postgresql: add systemd unit fileChong.Lu@windriver.com2014-09-261-0/+27
Add systemd unit file for postgresql. When 'sysvinit' and 'systemd' are both in DISTRO_FEATURES, we need to prevent the init script from running via systemd. Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>