diff options
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend | 1 |
1 files changed, 1 insertions, 0 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 3174e94..ecaaef0 100644 --- a/meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend +++ b/meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend | |||
| @@ -26,6 +26,7 @@ do_install_append() { | |||
| 26 | 26 | ||
| 27 | } | 27 | } |
| 28 | 28 | ||
| 29 | RDEPENDS_${PN} += "postgresql-timezone eglibc-utils update-rc.d" | ||
| 29 | USERADD_PACKAGES = "${PN}" | 30 | USERADD_PACKAGES = "${PN}" |
| 30 | GROUPADD_PARAM_${PN} = "--system postgres" | 31 | GROUPADD_PARAM_${PN} = "--system postgres" |
| 31 | USERADD_PARAM_${PN} = "--system --home /var/lib/postgres -g postgres \ | 32 | USERADD_PARAM_${PN} = "--system --home /var/lib/postgres -g postgres \ |
