mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-15 06:10:02 +00:00
b7b525d468
postmaster binary doesn't seem to be installed by default, making the sysv init script fail to start postgres. Adjust it to use pg_ctl to start the service, just like its systemd service counterpart. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>