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 | 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 ecaaef0..be7f036 100644 --- a/meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend +++ b/meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend | |||
| @@ -47,5 +47,6 @@ pkg_postinst_${PN} () { | |||
| 47 | 47 | ||
| 48 | FILES_${PN} += "${localstatedir}/run/${PN}" | 48 | FILES_${PN} += "${localstatedir}/run/${PN}" |
| 49 | 49 | ||
| 50 | INITSCRIPT_PACKAGES = "${PN}" | ||
| 50 | INITSCRIPT_NAME = "${PN}" | 51 | INITSCRIPT_NAME = "${PN}" |
| 51 | INITSCRIPT_PARAMS = "defaults" | 52 | INITSCRIPT_PARAMS = "defaults" |
