postgresql: add init script and DESCRIPTION
authorChong.Lu@windriver.com <Chong.Lu@windriver.com>
Tue, 22 Apr 2014 07:07:25 +0000 (15:07 +0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:37:28 +0000 (08:37 -0800)
commitf1d88199b8214ede94d4f3567c1502e88376ecde
tree9f34b66b6d74197b371193c3b57ea592662a4ac3
parent368cdde64da437da0224ffd766745c06fb4dc66d
postgresql: add init script and DESCRIPTION

1. Add DESCRIPTION
2. Add init script for starting up the PostgreSQL server.
3. Disable krb5 by default

(From meta-openembedded rev: ee8a6c23712aa5f267b881e62f1cda3812f56bde)

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/postgresql/files/postgresql-bashprofile [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-support/postgresql/files/postgresql.init [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-support/postgresql/postgresql.inc