]> git.ipfire.org Git - thirdparty/systemd.git/commit
vmspawn: rework how we spawn qemu off
authorLennart Poettering <lennart@poettering.net>
Fri, 19 Jan 2024 17:03:49 +0000 (18:03 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 22 Jan 2024 13:03:09 +0000 (14:03 +0100)
commit6cff1854f913f82e7356b8515b4da73f2bdf52cd
tree540117fd746e767ca9c7a8176c69252d487b0b10
parent6ce868a0da220f98a33f390a1292f01e63f5d973
vmspawn: rework how we spawn qemu off

Let's swicth to PidRef for tracking the qemu child.

let's also set a bunch of flags that ensure the child inherits less of
of context.
src/vmspawn/vmspawn.c