diff options
-rw-r--r-- | recipes-containers/lxc/lxc_1.1.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/lxc/lxc_1.1.5.bb b/recipes-containers/lxc/lxc_1.1.5.bb index 67ad93a9..1864ef83 100644 --- a/recipes-containers/lxc/lxc_1.1.5.bb +++ b/recipes-containers/lxc/lxc_1.1.5.bb | |||
@@ -76,7 +76,7 @@ export HOST_SYS | |||
76 | export STAGING_INCDIR | 76 | export STAGING_INCDIR |
77 | export STAGING_LIBDIR | 77 | export STAGING_LIBDIR |
78 | 78 | ||
79 | inherit autotools pkgconfig ptest update-rc.d systemd | 79 | inherit autotools pkgconfig ptest update-rc.d systemd python3native |
80 | 80 | ||
81 | SYSTEMD_PACKAGES = "${PN}-setup" | 81 | SYSTEMD_PACKAGES = "${PN}-setup" |
82 | SYSTEMD_SERVICE_${PN}-setup = "lxc.service" | 82 | SYSTEMD_SERVICE_${PN}-setup = "lxc.service" |