diff options
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-support/tgt/tgt_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-support/tgt/tgt_git.bb b/meta-openstack/recipes-support/tgt/tgt_git.bb index 2871c04..7796418 100644 --- a/meta-openstack/recipes-support/tgt/tgt_git.bb +++ b/meta-openstack/recipes-support/tgt/tgt_git.bb | |||
| @@ -15,6 +15,8 @@ SRC_URI += "file://tgtd.init" | |||
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
| 18 | CONFFILES_${PN} += "${sysconfdir}/tgt/targets.conf" | ||
| 19 | |||
| 18 | inherit update-rc.d | 20 | inherit update-rc.d |
| 19 | 21 | ||
| 20 | do_compile() { | 22 | do_compile() { |
