agl-lxc: Stably start lxc service after drm-lease-manager 62/27762/1 marlin 13.0.2 13.0.3 marlin/13.0.2 marlin/13.0.3 marlin_13.0.2 marlin_13.0.3
authorHiroyuki Ishii <ishii.hiroyuki002@jp.panasonic.com>
Tue, 12 Jul 2022 05:53:28 +0000 (14:53 +0900)
committerHiroyuki Ishii <ishii.hiroyuki002@jp.panasonic.com>
Tue, 12 Jul 2022 06:07:49 +0000 (15:07 +0900)
commit0758371b2e2b3ed361db14381b5de612833620f7
tree633b7bfb0fc4ee48c12fa8ab72964dc6aae9cc8d
parent196ad6f241204fe351e039abd492bf5c893227d5
agl-lxc: Stably start lxc service after drm-lease-manager

Since there is some race condition between initialization of
drm-lease-manager and startup of lxc guest images in
lxc-host-image-demo currently, we sometimes observe a startup
failure of the cluster-guest, especially on refhw platform,
due to delay of lease device creation.

This change adds unit dependencies between lxc and
drm-lease-manager so that lxc guests can be started after lease
devices creation stably.

Bug-AGL: SPEC-4427

Signed-off-by: Hiroyuki Ishii <ishii.hiroyuki002@jp.panasonic.com>
Change-Id: I16183c784d8e1132ba316f842e5dedc664ec2853
meta-agl-lxc/recipes-container/lxc/files/lxc.service [new file with mode: 0644]
meta-agl-lxc/recipes-container/lxc/lxc_4.%.bbappend