[meta-virtualization] [PATCH 2/3] lxc: include systemd files into lxc-setup

Bruce Ashfield bruce.ashfield at gmail.com
Thu Apr 9 22:02:58 PDT 2015


systemd and lxc are broken in quite a few ways at the moment. I've just
finished fixing things up, so I tossed this on the queue and will push all
the changes shortly.

Bruce

On Thu, Apr 9, 2015 at 4:01 PM, Dmitry Eremin-Solenikov
<dmitry_eremin at mentor.com> wrote:
> lxc-setup package accumulates all initscripts, so it should also include
> systemd service files.
>
> Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin at mentor.com>
> ---
>  recipes-containers/lxc/lxc_1.0.7.bb | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/recipes-containers/lxc/lxc_1.0.7.bb b/recipes-containers/lxc/lxc_1.0.7.bb
> index c9eef75..1c70958 100644
> --- a/recipes-containers/lxc/lxc_1.0.7.bb
> +++ b/recipes-containers/lxc/lxc_1.0.7.bb
> @@ -72,6 +72,7 @@ RDEPENDS_${PN}-templates += "bash"
>
>  FILES_${PN}-setup += "/etc/tmpfiles.d"
>  FILES_${PN}-setup += "/lib/systemd/system"
> +FILES_${PN}-setup += "/usr/lib/systemd/system"
>  FILES_${PN}-setup += "/etc/init.d"
>
>  PRIVATE_LIBS_${PN}-ptest = "liblxc.so.1"
> --
> 2.1.4
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list