diff options
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.bbappend | 2 |
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 66a12fa..d2dbd91 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}" | |||
| 4 | SRC_URI += "file://postgresql \ | 4 | SRC_URI += "file://postgresql \ |
| 5 | file://postgresql-init" | 5 | file://postgresql-init" |
| 6 | 6 | ||
| 7 | inherit useradd update-rc.d identity hosts | 7 | inherit useradd update-rc.d identity hosts autotools-brokensep |
| 8 | 8 | ||
| 9 | # default | 9 | # default |
| 10 | DB_DATADIR ?= "/var/lib/postgres/data" | 10 | DB_DATADIR ?= "/var/lib/postgres/data" |
