From: Alessandro Astone Date: Thu, 22 Sep 2022 09:49:35 +0000 (+0200) Subject: lxc: Finer-grained config control X-Git-Tag: 1.3.3~3 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/45ff58a6494a411788e6b4bbc6d1ca9735c5e018?hp=45ff58a6494a411788e6b4bbc6d1ca9735c5e018 lxc: Finer-grained config control Split config files into snippets isolating new LXC features by version. Move `seccomp.allow_nesting` to version 4 or higher. NOTE: this currently assumes that new LXC versions will keep compatibility with old config options. The only exception to this was LXC 1.x -> 2.x ---