]> git.ipfire.org Git - thirdparty/lxc.git/commit
start: Make lxc_handler mainloop to run in thread
authorAlexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
Thu, 28 Aug 2025 10:11:34 +0000 (12:11 +0200)
committerStéphane Graber <stgraber@stgraber.org>
Sun, 31 Aug 2025 21:50:04 +0000 (17:50 -0400)
commit8ef1ac50487f63ac1d3f27ada34ed5e853417be0
tree017f3a9579fba1c7fad92fc95d506ba691ae8c0e
parentbfacedd4cd5006409d14b60c651a8588451376c1
start: Make lxc_handler mainloop to run in thread

This allows applying Landlock restrictions just to the monitor handler.

Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
src/lxc/start.c