diff options
Diffstat (limited to 'recipes-containers/docker/docker-moby.bb')
| -rw-r--r-- | recipes-containers/docker/docker-moby.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-containers/docker/docker-moby.bb b/recipes-containers/docker/docker-moby.bb index 0936fdfb..0e1f4e2c 100644 --- a/recipes-containers/docker/docker-moby.bb +++ b/recipes-containers/docker/docker-moby.bb | |||
| @@ -126,6 +126,7 @@ do_install() { | |||
| 126 | install -m 644 ${S}/src/import/contrib/init/systemd/docker.* ${D}/${systemd_unitdir}/system | 126 | install -m 644 ${S}/src/import/contrib/init/systemd/docker.* ${D}/${systemd_unitdir}/system |
| 127 | # replaces one copied from above with one that uses the local registry for a mirror | 127 | # replaces one copied from above with one that uses the local registry for a mirror |
| 128 | install -m 644 ${S}/src/import/contrib/init/systemd/docker.service ${D}/${systemd_unitdir}/system | 128 | install -m 644 ${S}/src/import/contrib/init/systemd/docker.service ${D}/${systemd_unitdir}/system |
| 129 | rm -f ${D}/${systemd_unitdir}/system/docker.service.rpm | ||
| 129 | else | 130 | else |
| 130 | install -d ${D}${sysconfdir}/init.d | 131 | install -d ${D}${sysconfdir}/init.d |
| 131 | install -m 0755 ${WORKDIR}/docker.init ${D}${sysconfdir}/init.d/docker.init | 132 | install -m 0755 ${WORKDIR}/docker.init ${D}${sysconfdir}/init.d/docker.init |
