diff options
| -rw-r--r-- | recipes-containers/containerd/containerd_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/containerd/containerd_git.bb b/recipes-containers/containerd/containerd_git.bb index 096a164c..a5062e0b 100644 --- a/recipes-containers/containerd/containerd_git.bb +++ b/recipes-containers/containerd/containerd_git.bb | |||
| @@ -84,6 +84,6 @@ do_install() { | |||
| 84 | fi | 84 | fi |
| 85 | } | 85 | } |
| 86 | 86 | ||
| 87 | FILES_${PN} += "/lib/systemd/system/*" | 87 | FILES_${PN} += "${systemd_system_unitdir}/*" |
| 88 | 88 | ||
| 89 | INHIBIT_PACKAGE_STRIP = "1" | 89 | INHIBIT_PACKAGE_STRIP = "1" |
