aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend')
-rw-r--r--meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend b/meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend
index 66a12fa0..d2dbd911 100644
--- a/meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend
+++ b/meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend
@@ -4,7 +4,7 @@ PRINC := "${@int(PRINC) + 1}"
SRC_URI += "file://postgresql \
file://postgresql-init"
-inherit useradd update-rc.d identity hosts
+inherit useradd update-rc.d identity hosts autotools-brokensep
# default
DB_DATADIR ?= "/var/lib/postgres/data"