Disable guest reboot by lxc-monitor 52/28752/7
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Sat, 17 Dec 2022 05:15:12 +0000 (14:15 +0900)
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Mon, 8 May 2023 23:13:10 +0000 (08:13 +0900)
commitc17270bbef3959bc7dbfdf20f68d2a7f70bb818a
tree7844497f1f4d0ac7dc48238c106602d9a9790f99
parentbf1617a36fe4e1932772a12604e13fd4f5c463f4
Disable guest reboot by lxc-monitor

When guest container use reboot command, lxc-monitor will
reboot guest automatically.  In this case, the container
management daemon catch exit from guest init, but it cant
reboot guest.  This mean container manager can't re-assign
dynamic devices.

This patch disable automatic reboot.

Bug-AGL: SPEC-4777

Change-Id: I3fbd3fca61db29e483b782b0db9c64707b3e488c
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
meta-agl-ic-container/recipes-container/lxc/files/0001-Remove-container-automatic-rebooting.patch [new file with mode: 0644]
meta-agl-ic-container/recipes-container/lxc/lxc_%.bbappend